Skip to main content
Glama
SaahasK18

Daily Standup Digest Bot MCP Server

by SaahasK18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIGEST_TIMENoHH:MM for posting the digest.10:15
STANDUP_TIMENoHH:MM (24h) when the standup DMs go out.09:00
FOLLOWUP_TIMENoHH:MM for the one-time follow-up.09:45
MCP_SERVER_URLNoEndpoint the MCP client tools connect to.http://localhost:8000/mcp
SLACK_APP_TOKENYesApp-level token with connections:write for Socket Mode. Required for app.py.
SLACK_BOT_TOKENYesBot User OAuth token (starts with the bot prefix). Required for app.py.
STANDUP_DB_PATHNoOverride the SQLite path (used by tests).standup.db
TEAM_CHANNEL_IDYesChannel where the digest is posted. Required for digest posting.
ALLOW_TEST_RESETNoTruthy value enables /reset-test-standup.false
ENABLE_SCHEDULERNoTruthy value turns on APScheduler.false
OPENROUTER_MODELNoOpenRouter model slug.openrouter/free
SCHEDULE_TIMEZONENoIANA timezone for cron.America/Los_Angeles
OPENROUTER_API_KEYYesOpenRouter API key. Required for summarization, digest, and MCP agent.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SaahasK18/daily-standup-digest-bot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server