ccmcp

ringo380/ccmcp
★ 0 stars Go 💻 Code/Dev Tools Updated today
Dynamic CLI + TUI for managing Claude Code MCP servers, plugins, and per-project overrides across all scopes
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ccmcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/ringo380/ccmcp@latest"
      ]
    }
  }
}

README Excerpt

A dynamic CLI and TUI for managing Claude Code's MCP servers, plugins, and per-project overrides across every scope Claude Code honors. Claude Code auto-loads MCP servers from at least **six** distinct places — user config, local project state, committed `.mcp.json`, bundled plugin `.mcp.json`s, claude.ai OAuth integrations, and in-memory overrides. Starting a session with all of them enabled burns hundreds of tokens of context before you type a character. The built-in `/mcp` menu lets you toggl

Tools (2)

enterspace

Topics

claude-codecligolangmcpmodel-context-protocoltui