Odel
archy

archy

Local
@hslee167PythonMITUpdated Yesterday

Architectural sensor for Python codebases.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIarchyv0.46.2

Run

uvx archy

MCP client config

{
  "mcpServers": {
    "archy": {
      "command": "uvx",
      "args": [
        "archy"
      ]
    }
  }
}