MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A Jira-like project tracker MCP server for AI agents. SQLite-backed, 22 tools, full hierarchy, activity logging, and dashboard.

Created 2/21/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-saga-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "spranab-saga-mcp": { "command": "npx", "args": [ "spranab-saga-mcp" ] } } }