Skip to content
Back to search
30
MCP

archgraph-mcp

pypi/archgraph-mcp

MCP server that builds a knowledge graph of a software codebase

Uptime
0.0%
10 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
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
knowledge-graph-mcp
MCP server for tracking student learning via a knowledge graph
0 tools
codelogic-mcp-server
Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server
0 tools
code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools
graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools

How to use

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

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