Odel
mcp server polarion

mcp server polarion

Local
@devemberx12PythonMITUpdated 5 days ago

MCP server for Polarion ALM — read and write documents and work items

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-server-polarionv2.1.0

Run

uvx mcp-server-polarion

MCP client config

{
  "mcpServers": {
    "mcp-server-polarion": {
      "command": "uvx",
      "args": [
        "mcp-server-polarion"
      ]
    }
  }
}