From 8d7740877f8a1632edd1372cab39cb3ba297e97f Mon Sep 17 00:00:00 2001 From: ravindra240385 Date: Thu, 26 Mar 2026 13:24:09 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Sprintra=20=E2=80=94=20AI-native=20projec?= =?UTF-8?q?t=20management=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sprintra provides persistent memory for AI coding agents with 17 MCP tools for features, stories, sprints, architecture decisions, knowledge base, and session tracking. - Website: https://sprintra.io - npm: @sprintra/cli - Docs: https://sprintra.io/docs/mcp-tools - Free tier available - Transport: stdio + HTTP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..6203be11b2 100644 --- a/README.md +++ b/README.md @@ -1311,6 +1311,7 @@ search, and comprehensive file analysis. - **[Splunk](https://github.com/jkosik/mcp-server-splunk)** - Golang MCP server for Splunk (lists saved searches, alerts, indexes, macros...). Supports SSE and STDIO. - **[Spotify](https://github.com/varunneal/spotify-mcp)** - This MCP allows an LLM to play and use Spotify. - **[Spring Initializr](https://github.com/hpalma/springinitializr-mcp)** - This MCP allows an LLM to create Spring Boot projects with custom configurations. Instead of manually visiting start.spring.io, you can now ask your AI assistant to generate projects with specific dependencies, Java versions, and project structures. +- **[Sprintra](https://github.com/Sprintra-io/sprintra-mcp)** - AI-native project management with persistent memory for coding agents. 17 MCP tools for features, stories, sprints, architecture decisions, knowledge base, and session tracking. Your AI agent reads and writes project context automatically. Free tier available. [Website](https://sprintra.io) - **[Squad AI](https://github.com/the-basilisk-ai/squad-mcp)** – Product‑discovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCP‑aware LLM. - **[SSH](https://github.com/AiondaDotCom/mcp-ssh)** - Agent for managing and controlling SSH connections. - **[SSH](https://github.com/classfang/ssh-mcp-server)** - An MCP server that can execute SSH commands remotely, upload files, download files, and so on.