standup-mr
Rank #5,766io.github.Jubstaaa/standup-mr
Standup notes from merge request state, with the failed job's error lines.
standup-mr is a Model Context Protocol (MCP) server published by Jubstaaa. It ranks #5,766 of 132,113 servers tracked on MCP Toplist. standup-mr is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 126,347 of 132,113 servers on MCP Toplist.
Use standup-mr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add standup-mr -e "STANDUP_PROVIDER=<your STANDUP_PROVIDER>" -e "GITHUB_HOST=<your GITHUB_HOST>" -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "GITLAB_HOST=<your GITLAB_HOST>" -e "GITLAB_TOKEN=<your GITLAB_TOKEN>" -- npx -y standup-mr mcpReplace each placeholder with your own value before saving.
[mcp_servers.standup-mr]
command = "npx"
args = ["-y", "standup-mr", "mcp"]
[mcp_servers.standup-mr.env]
STANDUP_PROVIDER = "<your STANDUP_PROVIDER>"
GITHUB_HOST = "<your GITHUB_HOST>"
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
GITLAB_HOST = "<your GITLAB_HOST>"
GITLAB_TOKEN = "<your GITLAB_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mr": {
"command": "npx",
"args": [
"-y",
"standup-mr",
"mcp"
],
"env": {
"STANDUP_PROVIDER": "<your STANDUP_PROVIDER>",
"GITHUB_HOST": "<your GITHUB_HOST>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITLAB_HOST": "<your GITLAB_HOST>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mr": {
"command": "npx",
"args": [
"-y",
"standup-mr",
"mcp"
],
"env": {
"STANDUP_PROVIDER": "<your STANDUP_PROVIDER>",
"GITHUB_HOST": "<your GITHUB_HOST>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITLAB_HOST": "<your GITLAB_HOST>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"standup-mr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"standup-mr",
"mcp"
],
"env": {
"STANDUP_PROVIDER": "<your STANDUP_PROVIDER>",
"GITHUB_HOST": "<your GITHUB_HOST>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITLAB_HOST": "<your GITLAB_HOST>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mr": {
"command": "npx",
"args": [
"-y",
"standup-mr",
"mcp"
],
"env": {
"STANDUP_PROVIDER": "<your STANDUP_PROVIDER>",
"GITHUB_HOST": "<your GITHUB_HOST>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITLAB_HOST": "<your GITLAB_HOST>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"standup-mr": {
"command": "npx",
"args": [
"-y",
"standup-mr",
"mcp"
],
"env": {
"STANDUP_PROVIDER": "<your STANDUP_PROVIDER>",
"GITHUB_HOST": "<your GITHUB_HOST>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITLAB_HOST": "<your GITLAB_HOST>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>"
}
}
}
}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.Jubstaaa%2Fstandup-mr)<a href="https://mcptoplist.com/server/io.github.Jubstaaa%2Fstandup-mr"><img src="https://mcptoplist.com/badge/io.github.Jubstaaa%2Fstandup-mr.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Jubstaaa
Other servers by Jubstaaa
View all Jubstaaa servers →Available versions (7)
| Version | Published |
|---|---|
| 0.6.1 | Sep 2, 2026 |
| 0.6.0 | Sep 2, 2026 |
| 0.5.0 | Sep 2, 2026 |
| 0.4.1 | Sep 2, 2026 |
| 0.4.0 | Sep 1, 2026 |
| 0.3.3 | Sep 1, 2026 |
| 0.3.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains standup-mr?
- standup-mr is maintained by Jubstaaa, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is standup-mr listed on the Official MCP Registry?
- Yes — standup-mr is listed on the Official MCP Registry, alongside Glama.
- How many versions does standup-mr have?
- MCP Toplist tracks 7 versions of standup-mr, most recently published on Sep 2, 2026.
- Where can I find the source code for standup-mr?
- The source code for standup-mr is hosted at github.com/Jubstaaa/standup-mr.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.