Odel
Graqle

Graqle

Local
@quantamixsol32PythonUpdated 1mo ago

Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning.

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

PyPIgraqlev0.27.0

Run

uvx graqle

MCP client config

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