← All servers

Standup from your activityVerified✓ No advisories

io.github.sathvic-kollu/standup-mcp
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/sathvic-kollu, which proved it owns this namespace.

Verified owner: github.com/sathvic-kolluio.github.sathvic-kollu/standup-mcp

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GITHUB_TOKEN, JIRA_API_TOKEN, LINEAR_API_KEY, SLACK_TOKEN.
Configuration
Reads JIRA_BASE_URL, JIRA_EMAIL, SLACK_CHANNELS, STANDUP_NAME, STANDUP_DEMO_MODE.

About

Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.

Packages & transports

npmstandup-mcpv0.1.0 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "standup": {
      "command": "npx",
      "args": [
        "-y",
        "standup-mcp"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y standup-mcp