A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra
This MCP server allows AI assistants to interact with the Inflectra Spira platform, providing a bridge between natural language interactions and the Spira REST API.
This server supports all three editions of Spira:
SpiraTest: Test Management When You Need Quality, Agility & Speed SpiraTeam: Project, Requirements Management & ALM For Agile Teams SpiraPlan: Program Management & ALM For Scaling Agile & Enterprises
Once installed, try these example prompts and explore these capabilities:
Add this to your MCP configuration file:
{
"mcpServers": {
"mcp-inflectra-spira-server": {
"args": [
"mcp-server-spira"
],
"command": "uvx"
}
}
}This MCP server provides integration with Inflectra Spira project management platform. It properly uses environment variables for credentials and implements appropriate authentication. The code is well-structured with reasonable error handling and permissions that match its purpose as a developer tool for project management.
Scanned 5 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!