Home/Directory/Data & Databases/Codegraphcontext

Codegraphcontext

@Shashankss1205 · github.com/Shashankss1205/CodeGraphContext

An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.

ClaimedData & DatabasesHTTPToolslocal auth
GitHub

Install one command

terminal
$ pip install codegraphcontext

Or add it with the Claude CLI: claude mcp add shashankss1205-codegraphcontext

Tools exposed 6 tools

compile_commands
process_payment
get_user_by_id
calculate_tax
process_data
validate_input

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "shashankss1205-codegraphcontext": {
      "command": "pip",
      "args": ["install", "codegraphcontext"],
      "env": {
        "SCIP_INDEXER": "<your-scip-indexer>",
        "NEO4J_PASSWORD": "<your-neo4j-password>",
        "YOUR_NEO4J_PASSWORD": "<your-your-neo4j-password>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & DatabasesstdioRead-only no-auth
39.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTPRead-only no-auth
19.2k5d ago1 toollocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & DatabasesstdioRead-only auth
17.8k5d ago0 toolslocal
$pip install cognee