Skip to content
Claude Desktop

ProjectPulse MCP for Claude Desktop

io.github.alexbypa/github-projectpulse-mcp

Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.

client:Claude Desktop transport:stdio runtime:npm

Install ProjectPulse MCP 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": {
    "github-projectpulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "projectpulse-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

ProjectPulse MCP in other clients