MCP Manager
Every AI tool keeps its MCP config somewhere different. This is one control plane.
Twenty-plus AI applications each store MCP servers in their own file, in their own format, in their own location — and every one of them dumps every tool from every server into the context window whether you need it or not. Adding a server means editing several JSON files by hand and hoping.
MCP Manager detects the installed tools, keeps their configs in sync, and adds two things none of them have: an auth proxy that injects OAuth tokens and API keys at call time so credentials never sit in plaintext config, and per-app tool filtering so a given tool only sees the servers it should. Native desktop app in Rust and Tauri, with a CLI for scripting. Open source.
- Built with
- Rust · Tauri · open source
- Address
- github.com/Brightwing-Systems-LLC/mcp-manager
- Status
- Open source
More developer tools
AICostManager
Track what every model call costs, across every provider
Django · Postgres · Celery · MCP
AI Token Pricer
A free, current price for every major model — no signup
Django · shares the AICostManager deployment
AI Prompt Bucket
Version, stage and ship prompts like the code they are
Django · Postgres · Celery · MCP