MODELCONTEXTPROTOCOL
by saikiran927 · Python · ★ 0
MODELCONTEXTPROTOCOL — MCP server.
Install
pip install git+https://github.com/saikiran927/MODELCONTEXTPROTOCOL.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"modelcontextprotocol": {
"command": "uvx",
"args": [
"git+https://github.com/saikiran927/MODELCONTEXTPROTOCOL.git"
]
}
}
} From the README
🖥️ Local MCP System Monitor Server
A local MCP (Model Context Protocol) server that monitors real-time system resources such as CPU usage, memory usage, disk stats, and core information, and exposes them as MCP tools that can be consumed by any MCP-compatible client (CLI, agents, Telegram bot, etc.).
This project is designed to demonstrate:
Practical MCP server implementation
System-level monitoring using Python
Clean separation between tools, server, and clients
🚀 Features
📊 Real-time CPU usage monitoring
🧠 Memory (RAM) usage statistics
💽 Disk usage information
⚙️ CPU core & logi…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related communication servers
dify
langgenius
★ 139,735
Production-ready platform for agentic workflow development.
Communication · TypeScript
playwright
microsoft
★ 87,699
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Communication · TypeScript
awesome-mcp-servers
punkpeye
★ 85,990
A collection of MCP servers.
Communication
fastmcp
PrefectHQ
★ 24,928
🚀 The fast, Pythonic way to build MCP servers and clients.
Communication · Python
memU
NevaMind-AI
★ 13,496
Memory for 24/7 proactive agents like OpenClaw.
Communication · Python
hyperframes
heygen-com
★ 13,240
Write HTML. Render video. Built for agents.
Communication · TypeScript