mcpd
Model Context Protocol Daemon - a tool for installing, running and managing MCP servers
Documentation
Model Context Protocol Daemon WIP
The Model Context Protocol Daemon is a tool that allows you to manage Model Context Protocol (MCP) servers, quickly install new ones, manage multiple instances and more.
Progress
- [x] Protocol for components
- [x] Building Docker images
- [x] Fetching packages from GitHub
- [ ] Installing MCP server packages
- [x] Running an MCP server
- [ ] Local MCP server registry
- [ ] CLI
Development
1. Create and activate the virtual environment:
python -m venv venv
source venv/bin/activate2. Install poetry for managing dependencies
3. Install dependencies:
poetry installBuilding the CLI
We use pyinstaller to build the CLI. Running the following command will build the CLI and create a `dist` folder with the executable.
pyinstaller cli.specFrequently asked questions
What is mcpd?
mcpd is Model Context Protocol Daemon - a tool for installing, running and managing MCP servers
How do I install mcpd?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcpd open source?
Yes — it is hosted on GitHub at https://github.com/Pixeladed/mcpd and has 1 stars.
Related MCP tools
🚀 The fast, Pythonic way to build MCP servers and clients Trusted by 19900+ developers. Trusted by 19900+ developers. Trusted by 19900+ developers.
Agent Framework For Fintech for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
Build effective agents using Model Context Protocol and simple workflow patterns Python-based implementation. Trusted by 7600+ developers.
On-premises conversational RAG with configurable containers for the Model Context Protocol. Enhance AI assistants with powerful integrations.
A middleware to provide an openAI compatible endpoint that can call MCP tools Python-based implementation. Trusted by 800+ developers.
A MCP (Model Context Protocol) server for interacting with dbt. Python-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP