Loomal

codegraph

MCP server by github.com/codegraph-ai/codegraph

Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.

23 starsnpm: @astudioplus/codegraph-mcp

About codegraph

codegraph is an MCP (Model Context Protocol) server published by codegraph-ai in the official MCP registry, listed under Knowledge & Memory on Loomal. Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.

It ships as an npm package (@astudioplus/codegraph-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/codegraph-ai/codegraph, where the project has earned 23 GitHub stars.

Use codegraph with your agent

Claude Code · one command
claude mcp add codegraph -- npx -y @astudioplus/codegraph-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codegraph": {
      "command": "npx",
      "args": [
        "-y",
        "@astudioplus/codegraph-mcp"
      ]
    }
  }
}
npm@astudioplus/codegraph-mcp

Frequently asked questions

What is codegraph?
codegraph is an MCP (Model Context Protocol) server by codegraph-ai in the Knowledge & Memory category. Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
How do I connect codegraph to Claude, Cursor, or another MCP client?
Install codegraph from its npm package (@astudioplus/codegraph-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codegraph open source?
Yes — the source code is public at github.com/codegraph-ai/codegraph, with 23 GitHub stars.
Can AI agents pay to use codegraph?
Not yet through Loomal — codegraph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codegraph? Claim this listing free by verifying GitHub ownership, or contact us.