mcp-manager
FreeNot checkedSimple Web UI to install and manage MCP servers for Claude Desktop by [Zue](https://github.com/zueai)
About
Simple Web UI to install and manage MCP servers for Claude Desktop by Zue
README
MCP Manager for Claude Desktop
A simple web GUI to manage Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS easily. Just follow the instructions and paste a few commands to give your Claude app instant superpowers.

What is MCP?
The Model Context Protocol (MCP) enables Claude to access private data, APIs, and other services to answer questions and perform actions on your behalf. Learn more about MCP at:
Features
- 🚀 Easy-to-use interface for managing MCP servers
- 🔒 Runs entirely client-side - your data never leaves your computer
- ⚡️ Quick setup for popular MCP servers:
- Apple Notes - Access and search your Apple Notes
- AWS Knowledge Base - Access and query AWS Knowledge Base for information retrieval
- Brave Search - Search the web with Brave Search API
- Browserbase - Let Claude explore the web with Browserbase
- Cloudflare - Manage your Cloudflare workers and account resources
- Everart - Interface with Everart API for digital art and design tools
- Exa - Search the web with Exa
- Filesystem - Access and manage local filesystem
- GitHub - Access your GitHub repositories
- GitLab - Manage GitLab repositories and resources
- Google Drive - Access and search files in your Google Drive
- Google Maps - Access Google Maps API for location services
- Memory - Give Claude memory of previous conversations
- Obsidian - Read and search files in your Obsidian vault
- Perplexity - Search the web with Perplexity API
- PostgreSQL - Connect and interact with PostgreSQL databases
- Puppeteer - Automate browser interactions
- Sequential Thinking - Enable step-by-step reasoning
- Slack - Access your Slack workspace
- SQLite - Manage SQLite databases
- Todoist - Access and search your Todoist tasks
- YouTube Transcript - Access and search YouTube transcripts
- 🛠 Simple configuration of environment variables and server settings
- 📋 One-click copying of terminal commands for installation
Tech Stack
- Frontend Framework: React 18 with TypeScript
- Build Tool: Vite
- Styling:
- TailwindCSS for utility-first CSS
- DaisyUI for component styling
- Tiempos Font to match the Anthropic Design Language
- Package Manager: Bun
- Deployment: Cloudflare Pages for <60s build times
Project Structure
src/
├── components/ # React components
│ ├── server-configs/ # Server-specific configuration components
│ └── ...
├── assets/ # Static assets and fonts
├── App.tsx # Main application component
├── server-configs.ts # MCP server configurations
└── utils.ts # Utility functions
Development
Install dependencies:
bun installStart the dev server:
bun devBuild for production:
bun run build
Contributing
Contributions are extremely welcome! Please open a PR with new MCP servers or any other improvements to the codebase. PS. I wasnt able to get fetch, time, and sentry working, if you can help me out, that would be great!
Disclaimer
This project is not affiliated with Anthropic. All logos are trademarks of their respective owners.
License
Apache 2.0
Contact us for custom AI automation solutions and product development.
Installing mcp-manager
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/zueai/mcp-managerFAQ
Is mcp-manager MCP free?
Yes, mcp-manager MCP is free — one-click install via Unyly at no cost.
Does mcp-manager need an API key?
No, mcp-manager runs without API keys or environment variables.
Is mcp-manager hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install mcp-manager in Claude Desktop, Claude Code or Cursor?
Open mcp-manager on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare mcp-manager with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
