Inflectra Spira MCP Server
Officialby Inflectra
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPIRA_PROJECT_ID | No | Default product ID — avoids passing product_id on every call | |
| INFLECTRA_SPIRA_API_KEY | Yes | API Key (RSS Token) from your Spira user profile | |
| INFLECTRA_SPIRA_BASE_URL | Yes | Base URL for your Spira instance | |
| INFLECTRA_SPIRA_USERNAME | Yes | Your Spira login name |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| template_get_metadataA | Retrieves template metadata sections for a product template. |
| workspace_searchD | – |
| workspace_getD | – |
| product_create_automated_test_runA | |
| product_create_buildA | |
| get_artifact_schemaA | Returns the field schema for a Spira artifact type as JSON. |
| mywork_search_artifactsD | – |
| product_search_artifactsD | – |
| product_get_artifactD | – |
| program_search_artifactsD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| Create Conventions File | Create a starting conventions file Inflectra Spira |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| active_product_resource |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Inflectra/mcp-server-spira'
If you have feedback or need assistance with the MCP directory API, please join our Discord server