MCP Server Spira runs on your own machine — the client starts it, so there is no endpoint to ping. 146 installs a week from pypi. Last commit 17 Jul 2026.
A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-spira -- uvx mcp-server-spira
{
"mcpServers": {
"mcp-server-spira": {
"args": [
"mcp-server-spira"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-spira]
command = "uvx"
args = ["mcp-server-spira"]
{
"mcpServers": {
"mcp-server-spira": {
"args": [
"mcp-server-spira"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-spira": {
"args": [
"mcp-server-spira"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.