amxv/mcp-manager
simple web ui to manage mcp (model context protocol) servers in the claude app
290 ★42 forksTypeScriptUpdated 1mo ago
What you need to know
A simple web GUI (React 18 + Vite + Tailwind/DaisyUI, Bun) to manage MCP servers for the Claude Desktop app on macOS — pick from 20+ popular server presets and copy one-click terminal commands; runs entirely client-side so data never leaves the computer.
Install
bun install # dev setup bun dev # start dev server bun run build # production build
Usage
- •Open the web GUI and choose a popular MCP server preset (Apple Notes, Filesystem, GitHub, Brave Search, PostgreSQL, SQLite, Slack, Puppeteer, etc.).
- •Click to copy the ready-to-paste terminal commands / config for Claude Desktop and configure environment variables and server settings.
Key features
- ✓Easy-to-use GUI for managing MCP servers for Claude Desktop on macOS.
- ✓Quick setup for 20+ popular MCP servers (Apple Notes, AWS Knowledge Base, Brave Search, Browserbase, Cloudflare, Exa, Filesystem, GitHub, GitLab, Google Drive/Maps, Memory, Obsidian, Perplexity, PostgreSQL, Puppeteer, Sequential Thinking, Slack, SQLite, Todoist, YouTube Transcript).
- ✓Runs entirely client-side — your data never leaves your computer.
- ✓One-click copying of terminal commands and simple env var / server-settings configuration.
Best for
macOS users who want a visual GUI to configure Claude Desktop MCP servers without hand-editing JSON config files.
Caveats
- ⚠Targets the Claude Desktop app on macOS only.
- ⚠It is a web GUI, not an MCP server itself.
- ⚠Author notes fetch, time, and sentry server configs weren't working; not affiliated with Anthropic.
Platforms: macOS · WebClients: Claude Desktop
Reviewed 2026-08-07
Topics
- Stars
- 290★
- Forks
- 42
- Language
- TypeScript
- License
- Apache-2.0
- Created
- 2024-12-08
- Last push
- 2026-06-24