Standup from your activity
Rank #58,371io.github.sathvic-kollu/standup-mcp
Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.
Standup from your activity is a Model Context Protocol (MCP) server published by sathvic-kollu. It ranks #58,371 of 115,591 servers tracked on MCP Toplist. Standup from your activity is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 17, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 57,220 of 115,591 servers on MCP Toplist.
Use Standup from your activity
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add standup-mcp -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "JIRA_BASE_URL=<your JIRA_BASE_URL>" -e "JIRA_EMAIL=<your JIRA_EMAIL>" -e "JIRA_API_TOKEN=<your JIRA_API_TOKEN>" -e "LINEAR_API_KEY=<your LINEAR_API_KEY>" -e "SLACK_TOKEN=<your SLACK_TOKEN>" -e "SLACK_CHANNELS=<your SLACK_CHANNELS>" -e "STANDUP_NAME=<your STANDUP_NAME>" -e "STANDUP_DEMO_MODE=<your STANDUP_DEMO_MODE>" -- npx -y standup-mcpReplace each placeholder with your own value before saving.
[mcp_servers.standup-mcp]
command = "npx"
args = ["-y", "standup-mcp"]
[mcp_servers.standup-mcp.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
JIRA_BASE_URL = "<your JIRA_BASE_URL>"
JIRA_EMAIL = "<your JIRA_EMAIL>"
JIRA_API_TOKEN = "<your JIRA_API_TOKEN>"
LINEAR_API_KEY = "<your LINEAR_API_KEY>"
SLACK_TOKEN = "<your SLACK_TOKEN>"
SLACK_CHANNELS = "<your SLACK_CHANNELS>"
STANDUP_NAME = "<your STANDUP_NAME>"
STANDUP_DEMO_MODE = "<your STANDUP_DEMO_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mcp": {
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_EMAIL": "<your JIRA_EMAIL>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>",
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"SLACK_TOKEN": "<your SLACK_TOKEN>",
"SLACK_CHANNELS": "<your SLACK_CHANNELS>",
"STANDUP_NAME": "<your STANDUP_NAME>",
"STANDUP_DEMO_MODE": "<your STANDUP_DEMO_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mcp": {
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_EMAIL": "<your JIRA_EMAIL>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>",
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"SLACK_TOKEN": "<your SLACK_TOKEN>",
"SLACK_CHANNELS": "<your SLACK_CHANNELS>",
"STANDUP_NAME": "<your STANDUP_NAME>",
"STANDUP_DEMO_MODE": "<your STANDUP_DEMO_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"standup-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_EMAIL": "<your JIRA_EMAIL>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>",
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"SLACK_TOKEN": "<your SLACK_TOKEN>",
"SLACK_CHANNELS": "<your SLACK_CHANNELS>",
"STANDUP_NAME": "<your STANDUP_NAME>",
"STANDUP_DEMO_MODE": "<your STANDUP_DEMO_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mcp": {
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_EMAIL": "<your JIRA_EMAIL>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>",
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"SLACK_TOKEN": "<your SLACK_TOKEN>",
"SLACK_CHANNELS": "<your SLACK_CHANNELS>",
"STANDUP_NAME": "<your STANDUP_NAME>",
"STANDUP_DEMO_MODE": "<your STANDUP_DEMO_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mcp": {
"command": "npx",
"args": [
"-y",
"standup-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_EMAIL": "<your JIRA_EMAIL>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>",
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"SLACK_TOKEN": "<your SLACK_TOKEN>",
"SLACK_CHANNELS": "<your SLACK_CHANNELS>",
"STANDUP_NAME": "<your STANDUP_NAME>",
"STANDUP_DEMO_MODE": "<your STANDUP_DEMO_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sathvic-kollu%2Fstandup-mcp)<a href="https://mcptoplist.com/server/io.github.sathvic-kollu%2Fstandup-mcp"><img src="https://mcptoplist.com/badge/io.github.sathvic-kollu%2Fstandup-mcp.svg" alt="MCP Toplist: #58,371 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sathvic-kollu
Other servers by sathvic-kollu
- Data-grounded sprint retro#58,370 · 1 ver
- techtenstein-bg-mcp#61,601 · 1 ver
- Techtenstein Linkedin MCP Server#61,602 · 1 ver
- Techtenstein PDF MCP#61,603 · 1 ver
- Techtenstein SEO MCP#61,604 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 17, 2026 |
Frequently asked questions
- Who maintains Standup from your activity?
- Standup from your activity is maintained by sathvic-kollu, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Standup from your activity listed on the Official MCP Registry?
- Yes — Standup from your activity is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Standup from your activity have?
- MCP Toplist tracks 1 version of Standup from your activity, most recently published on Jun 17, 2026.
- Where can I find the source code for Standup from your activity?
- The source code for Standup from your activity is hosted at github.com/sathvic-kollu/standup-mcp.