VZilvinskus/mcp-system-monitor
MCP server for real-time system monitoring and diagnostics via Claude Code
Platform-specific configuration:
{
"mcpServers": {
"mcp-system-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-system-monitor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A production-grade Model Context Protocol (MCP) server that provides Claude with comprehensive system monitoring and diagnostics capabilities.
This MCP server gives Claude direct access to system metrics and diagnostics, enabling it to:
Perfect for system diagnostics, performance troubleshooting, DevOps automation, and infrastructure monitoring.
cd mcp-system-monitor
npm install
npm run buildAdd to your Claude Code MCP settings (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"system-monitor": {
"command": "node",
"args": ["Loading reviews...