Exposes standup workflow tools (list members, start standup, record replies, list non-responders, generate digest) and skill resources via MCP, enabling AI agents to automate standup collection and summarization without direct Slack access.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SLACK_BOT_TOKEN— Bot User OAuth token (starts with the bot prefix). — (required for app.py)SLACK_APP_TOKEN— connections:write scope → this is (starts withTEAM_CHANNEL_ID— posts it to the configured .ALLOW_TEST_RESET— Truthy value enables /reset-test-standup. falseSTANDUP_DB_PATH— is overridable via (used by tests).MCP_SERVER_URL— Endpoint the MCP client tools connect to. http://localhost:8000/mcpOPENROUTER_API_KEY— OpenRouter API key. — (required for summarization / digest / MCP agent)OPENROUTER_MODEL— OpenRouter model slug. openrouter/freeENABLE_SCHEDULER— Truthy (true / 1 / yes / on) turns on APScheduler. falseSTANDUP_TIME— HH:MM (24h) when the standup DMs go out. 09:00FOLLOWUP_TIME— HH:MM for the one-time follow-up. 09:45DIGEST_TIME— HH:MM for posting the digest. 10:15SCHEDULE_TIMEZONE— IANA timezone for cron. America/Los_Angeles[](https://m8ven.ai/mcp/saahask18-daily-standup-digest-bot-1o7pgm)