Loading MCP server directory, please wait...
Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.
npx @getmcp/cli add io.github.sathvic-kollu/standup-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/standup-mcp": {
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "",
"JIRA_BASE_URL": "",
"JIRA_EMAIL": "",
"JIRA_API_TOKEN": "",
"LINEAR_API_KEY": "",
"SLACK_TOKEN": "",
"SLACK_CHANNELS": "",
"STANDUP_NAME": "",
"STANDUP_DEMO_MODE": ""
}
}
}
}