Back to search
30
MCP

code-graph-context

npm/code-graph-context

MCP server that builds code graphs to provide rich context to LLMs

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
codelogic-mcp-server
Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
code-graph-mcp
A code indexing system accessible via MCP (Model Context Protocol)
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code-graph-context": {
      "url": "None",
      "transport": "http"
    }
  }
}