Back to directory
gitfudge0/mcp-spira

gitfudge0/mcp-spira

@gitfudge0

A MCP server for Inflectra Corp's Spira (requirements, test cases, test steps management)

spirainflectrarequirements-managementtest-managementproject-managementtool

Installation & Configuration

{
  "mcpServers": {
    "mcp-spira": {
      "command": "npx",
      "args": [
        "@gitfudge0/mcp-spira"
      ],
      "env": {
        "SPIRA_BASE_URL": "https://yourcompany.spiraservice.net/services/v5_0/RestService.svc",
        "SPIRA_USERNAME": "your_username",
        "SPIRA_API_KEY": "{your_token}",
        "SPIRA_PROJECT_ID": "project_id"
      },
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17