@codegraph/mcp Server
MCP Verified ActiveMCP Server for CodeGraph - enables AI assistants to query code knowledge graph
Purpose
To enable AI assistants to query and interact with a code knowledge graph, facilitating deeper code understanding and retrieval.
Features
- Persona-based tools for abstract code graph interaction
- Raw tools for advanced users (search, knowledge, codebase, query)
- Code indexing, search (vector + keyword), and context retrieval
- Persistent knowledge graph with temporal memory
- Automatic file watching and incremental re-indexing
Use Cases
- Ask complex questions about code structure and relationships
- Store and retrieve domain-specific knowledge from conversations or documents
- Understand the impact of code changes
- Navigate and explore large codebases effectively
Non-Goals
- Performing code mutations or refactoring
- Replacing static analysis tools directly
- Acting as a general-purpose database interface
Documentation
- info:Configuration & parameter referenceTool parameters are documented in the schema, but explicit default values and configuration precedence order are not consistently detailed in the README or tool descriptions.
Code Execution
- info:LoggingThe server logs to stderr using a structured format, which aids in auditing actions. Explicit audit log file per invocation is not present.
Security
- info:Granular ControlWhile persona tools offer a higher-level abstraction, granular control over enabling specific raw tools or tool groups is not explicitly documented as a feature.
Installation
claude mcp add codegraph-mcp-server -- npx -y @codegraph/mcp-serverQuality Score
Verified99 /100
Analyzed 1 day ago
Trust Signals
Last commit5 days ago
GitHub owner Phoenixrr2113 (opens in new tab)
Stars4
LicenseMIT
Status
Similar Extensions
Serena MCP
100A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP
oraios
Context7 MCP
100Context7 monorepo - Documentation tools and SDKs
MCP
upstash
@proofofwork Agency/reporecall
97Local codebase memory, intent-routed retrieval, generated wiki, and MCP tools for coding agents
MCP
proofofwork-agency
Cortex
100Persistent memory and cognitive profiling for Claude Code
MCP
cdeust
Js Reverse Mcp
100JS reverse engineering MCP server with agent-first tool design and built-in anti-detection. 为 AI Agent 设计的 JS 逆向 MCP Server,内置反检测。
MCP
zhizhuodemao
Spec Workflow MCP
100MCP server for spec-driven development workflow with real-time web dashboard
MCP
Pimzino