mcpbeat Sign in

Data-grounded sprint retro MCP Server

local only

Data-grounded sprint retro runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 17 Jun 2026.

Data-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.

Installs per day peak 23 · avg 6 · +24% w/w
a month agotoday
32
Installs / week
npm · retro-mcp
0
Stars
0 open issues
17 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Name looks like a popular package metro-mcp
retro-mcp похож на metro-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Data-grounded sprint retro and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add retro-mcp -- npx -y retro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "retro-mcp": {
      "args": [
        "-y",
        "retro-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.retro-mcp]
command = "npx"
args = ["-y", "retro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "retro-mcp": {
      "args": [
        "-y",
        "retro-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "retro-mcp": {
      "args": [
        "-y",
        "retro-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: JIRA_BASE_URL (Your Jira Cloud site, e.g. https://your-company.atlassian.net. Required for a live retro.), JIRA_EMAIL (Atlassian account email the API token belongs to.), JIRA_API_TOKEN (Jira API token from id.atlassian.com. Read-only use.), JIRA_BOARD_ID (Optional board id to pin when the account has several boards.), GITHUB_TOKEN (Optional GitHub read-only token for PR review latency and reverts.), GITHUB_REPOS (Optional comma-separated owner/name repos to scope PR analysis.), SLACK_TOKEN (Optional Slack read token to scan sprint channels for blocker and incident language.), SLACK_CHANNELS (Optional comma-separated Slack channel ids to scan for the sprint window.), RETRO_DEMO_MODE (Set to true to force the synthetic demo sprint even when credentials are present.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Data-grounded sprint retro

same job, measured the same way
Standup from your activity
by sathvic-kollu

Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.

29 installs/wk local only
glim.sh
by glim

Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

14 tools answering
Standupbot
by rimysore

Turns your GitHub activity into a daily standup — commits, PRs, reviews & issues.

27 installs/wk local only
I
Universalbench
by nikhilgogulwar

Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.

answering
Arlet
by arlet

Create, deploy, and operate MCP servers directly from your GitHub repositories.

answering
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

38 installs/wk local only
ProjectPulse MCP
by alexbypa

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

227 installs/wk local only
SpikeMe
by isaacviannadev

Analyze your repo's stack and generate grounded, time-boxed spike decision docs.

40 installs/wk local only

Data-grounded sprint retro — questions

Answers built from our own checks of this server.

Why is there no uptime for Data-grounded sprint retro?
Data-grounded sprint retro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package retro-mcp was installed 32 times last week.
How do I connect Data-grounded sprint retro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls retro-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Data-grounded sprint retro?
The npm package retro-mcp was installed 32 times in the last week. Week over week that is +24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Data-grounded sprint retro open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.