A TypeScript MCP server that turns the Polarion ALM REST API into a tool-based interface for AI assistants.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
process.env. You'll be asked to provide them before it can run.API_BASE_URL— e.g. https://your-polarion-server/polarion/rest/v1BEARER_TOKEN— Set to a Polarion Personal Access Token:HTTP_API_KEY— 1. Deploy the HTTP server (see [Run with Docker](#run-with-docker) or [docs/deployment.md](./docs/deployment.md)) with API_BASE_URL, BEARER_TOKEN, and a generated :HTTP_PORT— MCP_HTTP_PORT no MCP HTTP port (falls back to , then 3000)MCP_ALLOWED_HOSTS— export ="mcp.example.com" # optional: DNS-rebinding protectionMCP_HTTP_PORT— no MCP HTTP port (falls back to HTTP_PORT, then 3000)MCP_HTTP_TOKEN— export ="$(openssl rand -hex 32)"OAUTH_CLIENT_ID_SCHEMENAMEOAUTH_CLIENT_SECRET_SCHEMENAMEOAUTH_SCOPES_SCHEMENAME[](https://m8ven.ai/mcp/phillipboesger-polarion-mcp-7xr7et)