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
Cost governance that can stop a runaway job, not just draw it a chart.
Django · Postgres · Celery · MCP
AI Token Pricer
The pricing table we needed internally, published because everyone needs it.
Django · shares the AICostManager deployment
AI Prompt Bucket
Prompts treated as deployable artefacts, with environments and an audit trail.
Django · Postgres · Celery · MCP