Back to search
30
MCP sse

Pharaoh

so.pharaoh/pharaoh

Codebase knowledge graph — architectural awareness for AI coding agents via MCP

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
grafio-mcp
Structural code knowledge graph for AI coding assistants — impact analysis, cross-service flows, and symbol search via MCP
0 tools
code-atlas-mcp
A code intelligence graph that gives AI coding agents deep, token-efficient understanding of your codebase.
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
io.github.blackwell-systems/knowing
Content-addressed code graph with 22 MCP tools for AI agents.
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools

How to use

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

{
  "mcpServers": {
    "pharaoh": {
      "url": "https://mcp.pharaoh.so/sse",
      "transport": "sse"
    }
  }
}