MCP.so
登录

Sprintra

@Sprintra-io

关于 Sprintra

AI-native project management with persistent memory for coding agents. 17 MCP tools for features, stories,

基本信息

分类

其他

传输方式

stdio

发布者

Sprintra-io

提交者

Ravi Yadav

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "sprintra-local": {
      "command": "npx",
      "args": [
        "@sprintra/cli",
        "mcp"
      ],
      "_comment": "Local/solo mode — free, MIT licensed, SQLite, no account needed"
    },
    "sprintra-saas": {
      "command": "npx",
      "args": [
        "@sprintra/cli",
        "mcp",
        "--remote"
      ],
      "_comment": "SaaS mode — cloud sync, team collaboration, free tier: 2 projects"
    }
  }
}

工具

17

Sprintra projects management

Sprintra features management

Sprintra stories management

Sprintra sprints management

Sprintra releases management

Sprintra decisions management

Sprintra documents management

Sprintra notes management

Sprintra sessions management

Sprintra criteria management

Sprintra git management

Sprintra dependencies management

Sprintra work_sessions management

Sprintra custom_fields management

Sprintra ai management

Sprintra pull_requests management

Sprintra comments management

概览

What is Sprintra?

Sprintra is an MCP server that gives AI coding agents persistent memory for project management context—features, architecture decisions, sprint progress, and project knowledge—surviving session resets, token limits, and IDE switches. It connects to Claude Code, Cursor, Windsurf, and any MCP-compatible tool, eliminating the need to re-explain context each session.

How to use Sprintra?

Install the Sprintra CLI globally via npm (npm install -g @sprintra/cli), authenticate with sprintra login, and automatically configure your AI tool with sprintra connect. For custom setups, add the MCP server configuration manually (e.g., npx @sprintra/cli mcp for Claude Code or Cursor). A self-hosted option is available via npx create-sprintra my-project.

Key features of Sprintra

  • Persistent project context across AI coding sessions
  • 17 MCP tools for project management, decisions, and tracking
  • 8 AI skills (slash commands) for guided workflows
  • Full web dashboard with Kanban, sprint tracker, and knowledge base
  • Git integration with AI authorship detection
  • Remote HTTP+SSE transport for cloud AI tools

Use cases of Sprintra

  • Automatically capture and manage features, stories, and acceptance criteria during coding
  • Record and resolve architecture decisions with AI conflict detection
  • Get AI-powered recommendations for next work items and standup reports
  • Seamlessly resume work across sessions by saving and restoring context
  • Track sprint progress, burndown, and team velocity via the dashboard

FAQ from Sprintra

How does Sprintra differ from manual copy-paste?

Sprintra persists all project context automatically—features, decisions, sprint status—so your AI agent never loses memory between sessions. No re-explaining or manual documentation required.

What are the runtime dependencies?

The Sprintra CLI is a 42KB npm package with zero native dependencies. It requires Node.js to run the CLI and MCP server. Self-hosted mode also requires Node.js for the dashboard.

Where is my data stored?

Data can be stored in Sprintra Cloud (default) or on your own infrastructure with the self-hosted option. The cloud dashboard is at app.sprintra.io; self-hosted runs at your local server.

What transports and authentication are supported?

Sprintra supports stdio transport for local MCP tools (Claude Code, Cursor, Windsurf) and HTTP+SSE transport for remote connections (e.g., Claude.ai). Authentication is via a login token obtained through sprintra login.

Are there usage limits or pricing?

Sprintra offers a free Solo Pilot plan (2 projects, unlimited stories, all MCP tools and skills). Team plan is $5/seat/month (10 projects, AI features, collaboration). Enterprise plan has custom pricing and on-premise options.

评论

其他 分类下的更多 MCP 服务器