Gitscrum Core runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 13 Feb 2026.
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
Today is the operative word: we check Gitscrum Core every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @gitscrum-studio/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gitscrum-studio/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@gitscrum-studio/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gitscrum-studio/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gitscrum-studio/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITSCRUM_API_URL (GitScrum API base URL), GITSCRUM_TOKEN (GitScrum API authentication token).
The author declared them in the registry entry; get the values from the project itself.
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for Linear project management and issue tracking
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
Manage tasks, lists, checklists, comments, and project workflows
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
Audit ClickUp workspaces: spaces, folders, lists, custom fields, tasks, and views.
Answers built from our own checks of this server.