Saga MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 9 Sep 2026.
Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
.then(({ spawn }) => spawn(cmd, args, { stdio: 'ignore', detached: true }).unref())
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 saga-mcp -- npx -y saga-mcp
{
"mcpServers": {
"saga-mcp": {
"args": [
"-y",
"saga-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.saga-mcp]
command = "npx"
args = ["-y", "saga-mcp"]
{
"mcpServers": {
"saga-mcp": {
"args": [
"-y",
"saga-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"saga-mcp": {
"args": [
"-y",
"saga-mcp"
],
"command": "npx"
}
}
}
Project tracker for AI agents: roadmap, periods, tasks and a validation gate, in one SQLite file
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.
SQLite-authoritative entity database with an async Google Sheets projection for AI agents.
MCP server for Ordali memory: SQLite-backed project memory and governance traces.
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
Token-light local memory with SQLite hybrid retrieval for MCP agents.
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
Answers built from our own checks of this server.