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.(support CPU、Memory、Disk、Network、Host、Process)
MCP System Monitor
git clone
and make build
../mcp-monitor
) to start the server in stdio mode for MCP-compatible LLM communication.🐍 – an openAI middleware proxy to use mcp in any existing openAI compatible client
🐍 – framework to build vertical AI agent
📇 – Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).