io.github.spranab/saga-mcp✓
io.github.spranab/saga-mcp · v1.5.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.spranab/saga-mcp",
"description": "Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard",
"repository": {
"url": "https://github.com/spranab/saga-mcp",
"source": "github"
},
"version": "1.5.5",
"packages": [
{
"registryType": "npm",
"identifier": "saga-mcp",
"version": "1.5.5",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}