drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/Standup from your activity
S

Standup from your activity

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

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y standup-mcp
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
techtenstein-linkedin, techtenstein-bg, techtenstein-pdf

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like Standup from your activity.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Command
npx -y standup-mcp
Environment
{ "GITHUB_TOKEN": "YOUR_SECRET_VALUE", "JIRA_BASE_URL": "YOUR_VALUE_HERE", "JIRA_EMAIL": "YOUR_VALUE_HERE", "JIRA_API_TOKEN": "YOUR_SECRET_VALUE", "LINEAR_API_KEY": "YOUR_SECRET_VALUE", "SLACK_TOKEN": "YOUR_SECRET_VALUE", "SLACK_CHANNELS": "YOUR_VALUE_HERE", "STANDUP_NAME": "YOUR_VALUE_HERE", "STANDUP_DEMO_MODE": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-sathvic-kollu-standup-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "standup-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "YOUR_SECRET_VALUE",
        "JIRA_BASE_URL": "YOUR_VALUE_HERE",
        "JIRA_EMAIL": "YOUR_VALUE_HERE",
        "JIRA_API_TOKEN": "YOUR_SECRET_VALUE",
        "LINEAR_API_KEY": "YOUR_SECRET_VALUE",
        "SLACK_TOKEN": "YOUR_SECRET_VALUE",
        "SLACK_CHANNELS": "YOUR_VALUE_HERE",
        "STANDUP_NAME": "YOUR_VALUE_HERE",
        "STANDUP_DEMO_MODE": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is Standup from your activity?+

Standup from your activity is an MCP server for Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.. It supports STDIO transport.

How do I install Standup from your activity?+

Use the generated config in Install. This server runs with npx -y standup-mcp; add any required environment variables before starting your client.

How do I add Standup from your activity to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for npx -y standup-mcp. Add required environment variables before starting Claude Desktop.

How do I add Standup from your activity to Claude Code?+

Choose the Claude Code tab in Install and copy the config for npx -y standup-mcp. Add required environment variables before starting Claude Code.

How do I use Standup from your activity with Codex?+

Choose the Codex tab in Install and copy the config for npx -y standup-mcp. Add required environment variables before starting Codex.

How do I add Standup from your activity to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for npx -y standup-mcp. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does Standup from your activity use?+

Standup from your activity uses STDIO transport. Use the package or command config in Install.

What tools and resources does Standup from your activity expose?+

Standup from your activity inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does Standup from your activity require authentication?+

Standup from your activity does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

techtenstein-linkedinEnrich LinkedIn profiles, companies, and prospect searches. For sales, recruiting, B2B.techtenstein-bgAI background removal for images. Modes: auto, product, portrait, car. Transparent PNG.techtenstein-pdfPDF text and table extraction plus metadata. Supports OCR for scanned documents.techtenstein-seoOn-page SEO audit for any URL. Titles, meta, headings, links, score, and fix recommendations.Data-grounded sprint retroData-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.Website AuditorAI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.

Profile notes

  • Package: Npm standup-mcp v0.1.0
  • Environment variable: GITHUB_TOKEN (secret)
  • Environment variable: JIRA_BASE_URL
  • Environment variable: JIRA_EMAIL
  • Environment variable: JIRA_API_TOKEN (secret)
  • Environment variable: LINEAR_API_KEY (secret)
  • Environment variable: SLACK_TOKEN (secret)
  • Environment variable: SLACK_CHANNELS
  • Environment variable: STANDUP_NAME
  • Environment variable: STANDUP_DEMO_MODE

Packages

PackageRegistryVersionInputs
standup-mcp

stdio

npm0.1.0

Env: GITHUB_TOKEN secret

Env: JIRA_BASE_URL

Env: JIRA_EMAIL

Env: JIRA_API_TOKEN secret

Env: LINEAR_API_KEY secret

Env: SLACK_TOKEN secret

Env: SLACK_CHANNELS

Env: STANDUP_NAME

Env: STANDUP_DEMO_MODE

Details

Version
0.1.0
Repository
https://github.com/sathvic-kollu/standup-mcp
Website
https://github.com/sathvic-kollu/standup-mcp#readme
Updated
Jun 17, 2026