io.github.devemberx/mcp-server-polarion MCP Server
io.github.devemberx/mcp-server-polarion
What is the io.github.devemberx/mcp-server-polarion MCP server?
MCP server for Polarion ALM — read and write documents and work items
How to install io.github.devemberx/mcp-server-polarion
Copy-paste configuration for popular MCP clients.
POLARION_URLrequiredBase URL of the Polarion server
POLARION_TOKENrequiredsecretPolarion personal access token
{
"mcpServers": {
"mcp-server-polarion": {
"command": "uvx",
"args": [
"mcp-server-polarion"
],
"env": {
"POLARION_URL": "<YOUR_POLARION_URL>",
"POLARION_TOKEN": "<YOUR_POLARION_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-polarion": {
"command": "uvx",
"args": [
"mcp-server-polarion"
],
"env": {
"POLARION_URL": "<YOUR_POLARION_URL>",
"POLARION_TOKEN": "<YOUR_POLARION_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-polarion": {
"command": "uvx",
"args": [
"mcp-server-polarion"
],
"env": {
"POLARION_URL": "<YOUR_POLARION_URL>",
"POLARION_TOKEN": "<YOUR_POLARION_TOKEN>"
}
}
}
}{
"servers": {
"mcp-server-polarion": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-polarion"
],
"env": {
"POLARION_URL": "<YOUR_POLARION_URL>",
"POLARION_TOKEN": "<YOUR_POLARION_TOKEN>"
}
}
}
}claude mcp add mcp-server-polarion --env POLARION_URL=<YOUR_POLARION_URL> --env POLARION_TOKEN=<YOUR_POLARION_TOKEN> -- uvx mcp-server-polarionRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.