
Mcp
Manage GitScrum tasks, sprints, time tracking, and client boards from your AI agent via stdio MCP.
Overview
com.gitscrum/mcp is a MCP server for the Build phase that lets agents manage GitScrum tasks, sprints, time tracking, and client workflows over stdio.
What is this MCP server?
- stdio MCP npm package @gitscrum-studio/mcp-server (v1.0.2)
- Tools for tasks, sprints, time tracking, and client workflows
- Requires GITSCRUM_API_URL and secret GITSCRUM_TOKEN
- Designed for AI-driven project ops without opening GitScrum UI
- GitHub source: gitscrum-core/mcp-server
- npm package @gitscrum-studio/mcp-server version 1.0.2
- Transport: stdio
- 2 required environment variables (GITSCRUM_API_URL, GITSCRUM_TOKEN)
Community signal: 5 GitHub stars.
What problem does it solve?
Updating tasks and sprint boards by hand while pair-programming with an agent duplicates work and drifts your board from reality.
Who is it for?
Solo consultants and indie teams already paying for GitScrum who want agent-driven task and sprint hygiene.
Skip if: Builders on Linear, Jira, or plain GitHub Issues who do not use GitScrum, or anyone unwilling to store a GitScrum API token locally.
What do I get? / Deliverables
With API URL and token configured, your agent can sync GitScrum tasks and sprint state from the same session where you ship features.
- Agent-updated GitScrum tasks and sprint boards
- Time-tracking and client workflow changes driven from the IDE
Recommended MCP Servers
Journey fit
Backlog and sprint execution sit in the Build phase for solo founders who run product and delivery from one tool. GitScrum is explicitly PM and client-delivery workflow—not code generation—so pm is the canonical subphase.
How it compares
GitScrum PM MCP over stdio—not a code-review skill or a Git hosting integration.
Common Questions / FAQ
Who is com.gitscrum/mcp for?
It is for GitScrum users—especially freelancers and small teams—who want their coding agent to update tasks, sprints, and time entries.
When should I use com.gitscrum/mcp?
Use it during daily Build and pm routines when you want chat-driven backlog updates, sprint planning, or client workflow changes.
How do I add com.gitscrum/mcp to my agent?
Install @gitscrum-studio/mcp-server from npm, set GITSCRUM_API_URL and GITSCRUM_TOKEN, and register the stdio MCP server in your agent config.