mcp-spira

gitfudge0/mcp-spira

3.3

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.

The MCP-Spira server is designed to integrate with Spira, a comprehensive project management tool, to facilitate the management of requirements, test cases, and test steps through the use of Large Language Models (LLMs). This server acts as a bridge, allowing users to automate and streamline their project management tasks by leveraging the capabilities of LLMs. With MCP-Spira, users can create, retrieve, and update feature requirements, manage detailed test cases linked to these requirements, and create test steps for test cases. The server is built to enhance productivity and ensure that project management processes are efficient and effective. By using this server, teams can focus more on strategic tasks while automating routine project management activities.

Features

  • Requirements Management: Create, retrieve, and update feature requirements with priority status.
  • Test Case Management: Create and retrieve detailed test cases linked to requirements.
  • Test Steps Support: Create test steps for test cases.
0

Tools

  1. create-requirement

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

  2. get-requirement-by-id

    Fetch a requirement by its ID from Spira.

  3. update-requirement

    Update an existing requirement in Spira.

  4. create-test-case

    Create a test case on Spira.

  5. get-test-case-by-id

    Fetch a test case by its ID from Spira.

  6. create-test-step

    Create test step for a given test case.