← All servers
🔌

mcpPublisher🛡 No advisories

com.gitscrum/mcp
New to MCP? Start here →
5★ stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of gitscrum.com, who proved control of the domain through the official MCP registry.

Verified owner: gitscrum.comcom.gitscrum/mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GITSCRUM_TOKEN.
Configuration
Reads GITSCRUM_API_URL.

About

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

Packages & transports

npm@gitscrum-studio/mcp-serverv1.0.2 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gitscrum-studio/mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @gitscrum-studio/mcp-server