mcp-spira

gitfudge0/mcp-spira

3.2

If you are the rightful owner of mcp-spira and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for Spira, enabling LLMs to create and manage requirements, test cases, and test steps.

Tools

Functions exposed to the LLM to take actions

create-requirement

Create a feature requirement with status set as High on Spira.

get-requirement-by-id

Fetch a requirement by its ID from Spira.

update-requirement

Update an existing requirement in Spira.

create-test-case

Create a test case on Spira.

get-test-case-by-id

Fetch a test case by its ID from Spira.

create-test-step

Create test step for a given test case.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources