← Index

io.github.spranab/saga-mcp

io.github.spranab/saga-mcp·v1.5.5·Databases
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "saga-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saga-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "saga-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saga-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y saga-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Databases