Odel
dekko

dekko

Local
@aahlijia3PythonMITUpdated 6 days ago

Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin

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).

PyPIdekkov0.43.45

Run

uvx dekko

MCP client config

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