GitScrum Studio MCP server for AI-powered project management. 29 tools covering tasks, sprints, time tracking, invoicing, proposals, client workflows, analytics, standups, wikis, and discussions. Supports 160+ operations with built-in OAuth device flow authentication.
Server Config
{
"mcpServers": {
"gitscrum": {
"command": "npx",
"args": [
"-y",
"@gitscrum-studio/mcp-server"
]
}
}
}