Infobip

Infobip

MCP server enabling AI assistants to interact with Inflectra Spira.

0
Stars
2
Forks
0
Releases

Overview

This MCP server implements a Model Context Protocol bridge between AI assistants and the Inflectra Spira platform. It exposes MCP tools that let agents read and modify Spira data across all three Spira editions (SpiraTest, SpiraTeam, and SpiraPlan) via the Spira REST API. The server groups capabilities into logical modules mirroring Spira areas: My Work (My Tasks, My Requirements, My Incidents, My Test Cases, My Test Sets), Workspaces (Programs, Products, Product Templates), Program Artifacts (Capabilities, Milestones), Product Artifacts (Requirements, Releases, Test Cases, Test Sets, Test Runs, Tasks, Incidents, Automation Hosts), Template Configuration (Artifact Types, Custom Properties), Automation (Automated Test Runs, Builds), and Specifications (get_specification_requirements, get_specification_design, get_specification_tasks, get_specification_test_cases). It also offers a Specifications module used by AI development tools to fetch product specifications to populate docs and guide implementation. The project is designed for AI agents and teams that want a production-ready, MCP-based integration with Spira's REST API, enabling natural-language queries and automated operations across Spira data.

Details

Owner
Inflectra
Language
Python
License
MIT License
Updated
2025-12-07

Features

My Tasks

Provides operations for working with the Spira tasks assigned to the current user.

My Requirements

Provides operations for working with the Spira requirements assigned to the current user.

My Incidents

Provides operations for working with the Spira incidents assigned to the current user.

My Test Cases

Provides operations for working with the Spira test cases assigned to the current user.

My Test Sets

Provides operations for working with the Spira test sets assigned to the current user.

Programs

Operations for working with Spira programs (Workspaces).

Products

Operations for working with Spira products (Workspaces).

Product Templates

Operations for working with Spira product templates (Workspaces).

Audience

AI developersIntegrate Spira data and operations into MCP-enabled AI agents to automate tasks and queries.

Tags

SpiraInflectraMCPAIREST APIProject ManagementTest ManagementALMAutomationTemplatesSpecifications