Back to MCP Servers
🔌

PhpCodeArcheology/PhpCodeArcheology

MIT

](https://glama.ai/mcp/servers/PhpCodeArcheology/PhpCodeArcheology) 🏠 🍎 🪟 🐧 - PHP static analysis MCP server for architecture and maintainability. 11 tools exposing 60+ code quality metrics, probl

PHPAI & LLMs

Install

npx -y html-report

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "phpcodearcheology-phpcodearcheology": {
      "command": "npx",
      "args": [
        "-y",
        "html-report"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.