Loading MCP server directory, please wait...
Data-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.
npx @getmcp/cli add io.github.sathvic-kollu/retro-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sathvic-kollu/retro-mcp": {
"command": "npx",
"args": [
"-y",
"retro-mcp"
],
"env": {
"JIRA_BASE_URL": "",
"JIRA_EMAIL": "",
"JIRA_API_TOKEN": "",
"JIRA_BOARD_ID": "",
"GITHUB_TOKEN": "",
"GITHUB_REPOS": "",
"SLACK_TOKEN": "",
"SLACK_CHANNELS": "",
"RETRO_DEMO_MODE": ""
}
}
}
}