MCP Manager for Claude Desktop
@zueai-mcp
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-zueai-mcp": {
"command": "bun",
"args": [
"electron: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?
MCP Manager for Claude Desktop is a desktop application that lets you manage Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS. It provides an easy-to-use interface to install, configure, and enable MCP servers, giving your Claude app access to private data, APIs, and services.
How to use MCP Manager for Claude Desktop?
Use the graphical interface to browse a list of popular MCP servers, configure environment variables, and one-click copy the terminal commands needed to install each server. The app runs entirely on your local machine; no data leaves your computer. Installation requires MacOS; either download the prebuilt installer or build from source with bun install and bun electron:build.
Key features of MCP Manager for Claude Desktop
- Easy-to-use desktop interface for managing MCP servers
- Runs locally – your data never leaves your computer
- Quick setup for 22 popular MCP servers
- Simple configuration of environment variables and server settings
- One-click copying of terminal commands for installation
Use cases of MCP Manager for Claude Desktop
- Give Claude local file system access to manage documents
- Connect Claude to a PostgreSQL database for querying
- Enable web search via Brave Search or Perplexity APIs
- Integrate GitHub or GitLab repositories for code‑aware assistance
- Store and retrieve conversation context with the Memory server
FAQ from MCP Manager for Claude Desktop
What is MCP Manager for Claude Desktop?
It is a desktop application that provides a visual interface for installing and configuring MCP servers for the Claude Desktop app. It simplifies adding capabilities like file access, database queries, and web search.
Does MCP Manager for Claude Desktop require MacOS?
Yes, the application is built and distributed only for MacOS. It uses Electron and is packaged as a .dmg installer.
Does MCP Manager for Claude Desktop send my data anywhere?
No. The application runs entirely locally on your machine. Your configuration, environment variables, and any data accessed by MCP servers stay on your computer.
Is MCP Manager for Claude Desktop affiliated with Anthropic?
No. This project is not affiliated with Anthropic. All logos are trademarks of their respective owners.
Which MCP servers are included in MCP Manager for Claude Desktop?
The app includes presets for 22 servers: Apple Notes, AWS Knowledge Base, Brave Search, Browserbase, Cloudflare, Everart, Exa, Filesystem, GitHub, GitLab, Google Drive, Google Maps, Memory, Obsidian, Perplexity, PostgreSQL, Puppeteer, Sequential Thinking, Slack, SQLite, Todoist, and YouTube Transcript.
More AI & Agents MCP servers
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
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
Comments