Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
standup-mcp · npm · 0.1.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sathvic-kollu/standup-mcp",
"description": "Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.",
"title": "Standup from your activity",
"repository": {
"url": "https://github.com/sathvic-kollu/standup-mcp",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://github.com/sathvic-kollu/standup-mcp#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "standup-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub read-only personal access token. Enables commits, PRs, and reviews. Leave all sources unset to use the built-in demo data.",
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "Your Jira Cloud site, e.g. https://your-company.atlassian.net.",
"name": "JIRA_BASE_URL"
},
{
"description": "Atlassian account email the API token belongs to.",
"name": "JIRA_EMAIL"
},
{
"description": "Jira API token from id.atlassian.com. Read-only use.",
"isSecret": true,
"name": "JIRA_API_TOKEN"
},
{
"description": "Linear personal API key (read-only). Enables issue state changes and comments.",
"isSecret": true,
"name": "LINEAR_API_KEY"
},
{
"description": "Slack token with read scopes. Enables scanning your own messages for blocker language.",
"isSecret": true,
"name": "SLACK_TOKEN"
},
{
"description": "Optional comma-separated channel ids to scan when message search is unavailable.",
"name": "SLACK_CHANNELS"
},
{
"description": "Optional display name for the standup's owner.",
"name": "STANDUP_NAME"
},
{
"description": "Set to true to force the demo dataset even when credentials are present.",
"name": "STANDUP_DEMO_MODE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-17T08:28:31.726516Z",
"publishedAt": "2026-06-17T08:28:31.726516Z",
"updatedAt": "2026-06-17T08:28:31.726516Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.