mcp-manager

100615056/mcp-manager
★ 1 stars TypeScript AI/LLM Updated today
Monitor and recover MCP servers connected to Claude — without leaving the conversation.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-manager": {
      "command": "npx",
      "args": [
        "-y",
        "100615056/mcp-manager"
      ]
    }
  }
}

README Excerpt

Monitor and recover MCP servers connected to Claude — without touching settings files or restarting Claude. **What is this for?** MCP servers are external tools that AI assistants like Claude can call. They crash, hang, or lose connection — and when they do, your assistant silently loses capabilities. mcp-manager watches every server, auto-restarts failures, and gives your assistant tools to diagnose problems without leaving the conversation.

Tools (1)

mcp_status