BugMentor/mcp-server-rust-sentinel
A high-performance MCP server written in Rust for real-time system monitoring. This agent allows LLMs (like Claude) to inspect the host machine's resources, memory usage, and running processes efficiently, with zero runtime overhead.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-rust-sentinel": {
"command": "npx",
"args": [
"-y",
"mcp-server-rust-sentinel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...