🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(
Install
npx -y seekrays-mcp-monitorclaude_desktop_config.json
{
"mcpServers": {
"seekrays-mcp-monitor": {
"command": "npx",
"args": [
"-y",
"seekrays-mcp-monitor"
]
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.