Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.sathvic-kollu/retro-mcp · v0.1.0
Data-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.
Data-grounded sprint retro 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"retro-mcp": {
"command": "npx",
"args": [
"-y",
"retro-mcp"
]
}
}
}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可选secretJira 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可选secretOptional GitHub read-only token for PR review latency and reverts.
GITHUB_REPOS可选Optional comma-separated owner/name repos to scope PR analysis.
SLACK_TOKEN可选secretOptional 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.
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.sathvic-kollu/retro-mcp",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Data-grounded sprint retro",
"description": "Data-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.",
"repository": {
"url": "https://github.com/sathvic-kollu/retro-mcp",
"source": "github"
},
"homepage": "https://github.com/sathvic-kollu/retro-mcp#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "retro-mcp",
"version": "0.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "JIRA_BASE_URL",
"description": "Your Jira Cloud site, e.g. https://your-company.atlassian.net. Required for a live retro."
},
{
"name": "JIRA_EMAIL",
"description": "Atlassian account email the API token belongs to."
},
{
"name": "JIRA_API_TOKEN",
"description": "Jira API token from id.atlassian.com. Read-only use.",
"isSecret": true
},
{
"name": "JIRA_BOARD_ID",
"description": "Optional board id to pin when the account has several boards."
},
{
"name": "GITHUB_TOKEN",
"description": "Optional GitHub read-only token for PR review latency and reverts.",
"isSecret": true
},
{
"name": "GITHUB_REPOS",
"description": "Optional comma-separated owner/name repos to scope PR analysis."
},
{
"name": "SLACK_TOKEN",
"description": "Optional Slack read token to scan sprint channels for blocker and incident language.",
"isSecret": true
},
{
"name": "SLACK_CHANNELS",
"description": "Optional comma-separated Slack channel ids to scan for the sprint window."
},
{
"name": "RETRO_DEMO_MODE",
"description": "Set to true to force the synthetic demo sprint even when credentials are present."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.sathvic-kollu/retro-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sathvic-kollu%2Fretro-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}