MCP Server
MCP
io.github.rimysore/standupbot
Turns your GitHub activity into a daily standup — commits, PRs, reviews & issues.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "standupbot-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub personal access token with read:user and repo scopes. Generate at https://github.com/settings/tokens",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment