DirectoryCodeGraphContext MCP
database

CodeGraphContext MCP

by CodeGraphContext

65
Health
good
74
Popularity

An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.

1,032stars
329forks
Python
MIT
Updated March 11, 2026
#hacktoberfest2025#social-winter-of-code

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "codegraphcontext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "CodeGraphContext"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx CodeGraphContext

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory