Back to search
30
MCP

codegraph-mcp-server

pypi/codegraph-mcp-server

MCP Server for code graph analysis with GraphRAG capabilities

Uptime
0.0%
3 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
iflow-mcp_nahisaho_codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools
codesteward-mcp
Codesteward MCP Graph Server — structural code graph queries over HTTP+SSE or stdio
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": {
    "codegraph-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}