code-graph-mcp — MCP Server by sdsrss

by sdsrss · MCP Server · ★ 60

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is code-graph-mcp safe to install? View the security audit →

About code-graph-mcp

code-graph-mcp A high-performance code knowledge graph server implementing the Model Context Protocol (MCP). Indexes codebases into a structured AST knowledge graph with semantic search, call graph traversal, and HTTP route tracing — designed to give AI coding assistants deep, structured understanding of your code. Features Multi-language parsing — Tree-sitter AST extraction across tiers of depth: Full (calls + imports + inheritance + HTTP routes + test markers): TypeScript/TSX, JavaScript, Go, Python, Rust, Java Smoke-tested (calls + imports + inheritance): C#, Kotlin, Ruby, PHP, Swift, Dart Limited (functions + calls + imports + gtest test markers; scope qualification deferred): C, C++ Scripting: Bash (functions + commands + / imports), Markdown (headings) File-FTS only (no AST symbol extraction): HTML, CSS, JSON Semantic code search — Hybrid BM25 full-text + vector semantic search with Reciprocal Rank Fusion (RRF), powered by sqlite-vec Call graph traversal — Recursive CTE queries to trace callers/callees with cycle detection HTTP route tracing — Map route paths to backend handler functions (Express, Flask/FastAPI, Go ) Dead code detection — Find unreferenced symbols with smart...

astcall-graphclaude-codeclaude-code-plugincode-navigationknowledge-graphmcprustsemantic-searchtree-sitter

Quick Facts

Stars60
Forks11
LanguageRust
CategoryMCP Server
LicenseMIT
Quality Score73.969230942352/100
Open Issues1
Last Updated2026-08-03
Created2026-03-10
Platformsclaude-code, mcp, rust
Est. Tokens~26k

code-graph-mcp alternative? Top 6 similar tools

Looking for a code-graph-mcp alternative? If you're comparing code-graph-mcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • pitlane-mcp by eresende · ⭐ 77

    Token-efficient navigation substrate for AI coding agents. Index code once and retrieve only the symbols you n

  • fossil-mcp by yfedoseev · ⭐ 53

    The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages.

  • OpenLore by clay-good · ⭐ 270

    Deterministic, local-first memory and guardrails for AI coding agents with no LLM in the hot path.

  • omega-memory by omega-memory · ⭐ 198

    Persistent memory for AI coding agents

  • arbor by Anandb71 · ⭐ 149

    Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.

  • rust-docs-mcp-server by Govcraft · ⭐ 261

    🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, use

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is code-graph-mcp?

code-graph-mcp is AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.. It is categorized as a MCP Server with 60 GitHub stars.

What programming language is code-graph-mcp written in?

code-graph-mcp is primarily written in Rust. It covers topics such as ast, call-graph, claude-code.

How do I install or use code-graph-mcp?

You can find installation instructions and usage details in the code-graph-mcp GitHub repository at github.com/sdsrss/code-graph-mcp. The project has 60 stars and 11 forks, indicating an active community.

What license does code-graph-mcp use?

code-graph-mcp is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to code-graph-mcp?

The top alternatives to code-graph-mcp on Agent Skills Hub include pitlane-mcp, fossil-mcp, OpenLore. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools