HomeProductivity › saga-mcp

saga-mcp

Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard

TypeScript Local macOSWindowsLinux
★ 37 stars Last pushed 2026-09-22 License: MIT

Topics: Product Management

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.5.5)

npx -y saga-mcp@1.5.5

Or add to your MCP client config:

{
  "mcpServers": {
    "saga-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saga-mcp@1.5.5"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry