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
{
"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