DirectoryCodeGraphContext MCP
60
Health
good
70
Popularity
An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.
3,204stars
570forks
Python
MIT
Updated May 10, 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 response3/30
Org backing20/20
Longevity5/10
› Updated recently
› Most issues unresolved
› Org-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