MCP Manager for Claude Desktop
@zueai
simple web ui to manage mcp (model context protocol) servers in the claude app
Overview
What is MCP Manager for Claude Desktop?
A simple web GUI to manage Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS. Users follow instructions and paste a few commands to give Claude access to private data, APIs, and other services.
How to use MCP Manager for Claude Desktop?
Use the hosted web interface or run locally with bun install and bun dev. Select from preconfigured MCP servers, set environment variables, and copy the generated terminal commands to your Mac.
Key features of MCP Manager for Claude Desktop
- Easy-to-use interface for managing MCP servers
- Runs entirely client-side – data never leaves your computer
- Quick setup for popular MCP servers (20+ options)
- Simple configuration of environment variables and settings
- One-click copying of terminal commands for installation
- Built with React, TypeScript, Vite, and TailwindCSS
Use cases of MCP Manager for Claude Desktop
- Give Claude access to your local filesystem and databases
- Enable web search via Brave Search or Exa
- Let Claude manage your GitHub or GitLab repositories
- Connect Claude to Slack, Google Drive, or Apple Notes
- Add step-by-step reasoning with Sequential Thinking
FAQ from MCP Manager for Claude Desktop
What operating system does MCP Manager for Claude Desktop support?
It is designed for the Claude Desktop app on MacOS.
Does my data leave my computer when using this tool?
No – the tool runs entirely client-side; your data never leaves your computer.
Is this project affiliated with Anthropic?
No. This project is not affiliated with Anthropic. All logos are trademarks of their respective owners.
What are the prerequisites for using this tool?
You need the Claude Desktop app installed on MacOS. For local development, Bun is required.
How can I contribute to the project?
Contributions are welcome – open a pull request with new MCP servers or improvements to the codebase.