MCP Manager for Claude Desktop
@zueai
About MCP Manager for Claude Desktop
simple web ui to manage mcp (model context protocol) servers in the claude app
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-manager": {
"command": "bun",
"args": [
"dev"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More AI & Agents MCP servers
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Comments