Overview
Bring your Polarion data to the AI tools you already use. This Model Context Protocol (MCP) server exposes Polarion work items, documents and queries as tools that ChatGPT, Claude and Cursor can call - so you can ask questions about requirements, draft new ones and update status in plain language.
What you can do
- "Show me all open safety requirements without a linked test."
- "Summarize the changes to this document since last week."
- "Create a test case work item for requirement REQ-482."
How it works
The server connects to Polarion via its REST API and speaks MCP to any compatible assistant. Runs locally or on-premise - your data never leaves your network.
Note: requires Polarion 2506 and a REST API token. Community project, distributed on GitHub.