Mcp is a Model Context Protocol (MCP) server: MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the npm package @gitscrum-studio/mcp-server speaks MCP over stdio on your machine. The current release is v1.0.2, published under the MIT license, with source at gitscrum-core/mcp-server on GitHub.
You'll find Mcp in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Mcp for gitscrum.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @gitscrum-studio/mcp-server · MCP over stdio
▸Open source — MIT license · gitscrum-core/mcp-server