🤖

mcp

MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI

RUN IN TERMINAL
claude mcp add comgitscrum-mcp -- npx -y @gitscrum-studio/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "comgitscrum-mcp": { "command": "npx", "args": ["-y", "@gitscrum-studio/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comgitscrum-mcp": { "command": "npx", "args": ["-y", "@gitscrum-studio/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comgitscrum-mcp": { "command": "npx", "args": ["-y", "@gitscrum-studio/mcp-server"] } } }

About This MCP Server

The Model Context Protocol server is an AI-ML tool that enables management of tasks, sprints, time tracking, and client workflows via AI, specifically designed for use with GitScrum. It connects to the GitScrum platform, allowing for integration with AI coding assistants. Developers would use this server to leverage AI capabilities in their workflow management, particularly when working with GitScrum and related tools.

MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@gitscrum-studio/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comgitscrum-mcp.svg)](https://skillsplayground.com/mcps/comgitscrum-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.