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