Skip to content
Claude Desktop

quellgeist commits for Claude Desktop

io.github.rajeev-shyam/quellgeist-commits

Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).

client:Claude Desktop transport:stdio runtime:pypi

Install quellgeist commits 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": {
    "quellgeist-commits": {
      "command": "uvx",
      "args": [
        "quellgeist"
      ],
      "env": {
        "QG_DEPLOY_LOG": "<QG_DEPLOY_LOG>"
      }
    }
  }
}

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

quellgeist commits in other clients