ProjectPulse MCP
Rank #6,206io.github.alexbypa/github-projectpulse-mcp
Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.
ProjectPulse MCP is a Model Context Protocol (MCP) server published by alexbypa. It ranks #6,206 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ProjectPulse MCP is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 30, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 125,840 of 132,046 servers on MCP Toplist.
Use ProjectPulse MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add github-projectpulse-mcp -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -- npx -y projectpulse-mcpReplace each placeholder with your own value before saving.
[mcp_servers.github-projectpulse-mcp]
command = "npx"
args = ["-y", "projectpulse-mcp"]
[mcp_servers.github-projectpulse-mcp.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"github-projectpulse-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"github-projectpulse-mcp": {
"command": "npx",
"args": [
"-y",
"projectpulse-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.alexbypa%2Fgithub-projectpulse-mcp)<a href="https://mcptoplist.com/server/io.github.alexbypa%2Fgithub-projectpulse-mcp"><img src="https://mcptoplist.com/badge/io.github.alexbypa%2Fgithub-projectpulse-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alexbypa
Available versions (6)
| Version | Published |
|---|---|
| 1.7.0 | Sep 8, 2026 |
| 1.6.14 | Sep 7, 2026 |
| 1.6.13 | Sep 7, 2026 |
| 1.6.12 | Sep 6, 2026 |
| 1.6.9 | Sep 6, 2026 |
| 1.5.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains ProjectPulse MCP?
- ProjectPulse MCP is maintained by alexbypa, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is ProjectPulse MCP listed on the Official MCP Registry?
- Yes — ProjectPulse MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does ProjectPulse MCP have?
- MCP Toplist tracks 6 versions of ProjectPulse MCP, most recently published on Sep 8, 2026.
- Where can I find the source code for ProjectPulse MCP?
- The source code for ProjectPulse MCP is hosted at github.com/alexbypa/github-projectpulse-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.