CodeMCP

SimplyLiz/CodeMCP
★ 88 stars Go 🤖 AI/LLM Updated 18d ago
Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping
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": {
    "codemcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/SimplyLiz/CodeMCP@latest"
      ]
    }
  }
}

Topics

aiarchitectureclaudeclicode-analysiscode-intelligencecursordeveloper-toolsgolangllmlspmcpmcp-serverrefactoringscip