eMCP¶
Tool Access Broker for MCP systems.
Every enabled MCP tool consumes tokens and adds cognitive overhead. eMCP sits between your AI agent and your MCP servers, letting you control exactly which tools are exposed.
Install¶
Open http://localhost:3701 to manage your tools.
Connect your AI agent to:
How It Works¶
You add MCP servers. You choose which tools to expose. Your agent only sees what you've enabled.
Documentation¶
User Guide¶
- Getting Started — installation, configuration, custom ports
- Adding Servers — connect MCP servers via web UI or CLI
- Groups — create tool sets for different workflows
- Troubleshooting — something not working? start here
MCP¶
- Connect Your Agent — Claude Code, Cursor, VS Code, Gemini, and more
Skill¶
- eMCP Skill — install the AI agent skill for automated operations
Reference¶
- API — manager and gateway endpoints
- Security — secrets handling, deployment practices
- Changelog — release history
Development¶
- Contributing — development setup, code style
- Validation — test procedures
- Release — release checklist