Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.
claude mcp add github-projectpulse-mcp -- npx -y projectpulse-mcp
claude_desktop_config.json
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"github-projectpulse-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alexbypa--github-projectpulse-mcp/reviews or the review_server meta-tool.
POST /mcp