Skip to content
Claude Desktop

Jarroba Tools for Claude Desktop

io.github.invarato/jarroba-tools

104 deterministic tools for your AI: logs, tests, SQL, diagrams, SPARQL. Local, no network.

client:Claude Desktop transport:stdio runtime:npm

Install Jarroba Tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jarroba-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@jarroba/mcp"
      ],
      "env": {
        "JARROBA_MCP_DOMAINS": "<JARROBA_MCP_DOMAINS>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Jarroba Tools in other clients