CodeGraph

v0.9.2Coding Agentsstable

CodeGraph — Open-source code intelligence MCP server. Builds a semantic graph of your codebase (functions, classes, imports, call chains) and exposes it through 31 tools. Callers, callees, impact analysis, complexity metrics, unused code detection, A

codegraphmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is CodeGraph?

CodeGraph is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to codegraph — open-source code intelligence mcp server. builds a semantic graph of your codebase (functions, classes, imports, call chains) and exposes it through 31 tools. callers, callees, impact anal...

CodeGraph — Open-source code intelligence MCP server. Builds a semantic graph of your codebase (functions, classes, imports, call chains) and exposes it through 31 tools. Callers, callees, impact analysis, complexity metrics, unused code detection, A

This server falls under the Coding Agents category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • CodeGraph — Open-source code intelligence MCP server. Builds

Use Cases

Build a semantic graph of functions, classes, and call chains.
Detect unused code and perform impact analysis through 31 tools.
codegraph-ai

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.9.2
UpdatedMar 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @memoryx/codegraph-mcp

Manual Installation

npx -y @memoryx/codegraph-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about CodeGraph

What is CodeGraph?

CodeGraph is a Model Context Protocol (MCP) server that codegraph — open-source code intelligence mcp server. builds a semantic graph of your codebase (functions, classes, imports, call chains) and exposes it through 31 tools. callers, callees, impact analysis, complexity metrics, unused code detection, a It connects AI assistants to external tools and data sources through a standardized interface.

How do I install CodeGraph?

Install via npm with the command: npx -y @memoryx/codegraph-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with CodeGraph?

CodeGraph works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is CodeGraph free to use?

Yes, CodeGraph is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Coding Agents MCP Servers

Explore all coding agents servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "codegraph": { "command": "npx", "args": ["-y", "@memoryx/codegraph-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use CodeGraph?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides