Back to search
30
MCP

code-graph-mcp

pypi/code-graph-mcp

MCP server for multi-language code graph intelligence and analysis across 25+ programming languages

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

Similar MCP servers embedding-nearest

iflow-mcp_entrepeneur4lyf-code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
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

How to use

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

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