Knossos-MCP

AraneaDev/Knossos-MCP
★ 0 stars PHP AI/LLM Updated today
MCP stdio server that scans a repository once and answers architecture questions from an evidence-backed graph, so agents stop re-reading the source tree to work out what depends on what. Scans PHP, TypeScript/JavaScript, and Python out of process and exposes 25 tools for impact analysis, dependency cycles, boundary policies, and diagram export.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "knossos-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AraneaDev/Knossos-MCP"
      ]
    }
  }
}

Topics

architecturefastapilaravelmcpphppythonsymfonytypescript