What is the p6xer MCP Server MCP server?
An MCP server for Primavera P6 XER files.
How to install p6xer MCP Server
Copy-paste configuration for popular MCP clients.
P6XER_API_KEYsecretAPI key used to authenticate with p6xer service.
P6XER_ENDPOINTOptional p6xer endpoint URL (default uses local p6xer daemon).
P6XER_LOG_LEVELOptional log verbosity level (e.g., DEBUG, INFO, WARN, ERROR).
{
"mcpServers": {
"p6xer-mcp-server": {
"command": "uvx",
"args": [
"p6xer-mcp-server",
"p6xer-mcp-server"
],
"env": {
"P6XER_API_KEY": "<YOUR_P6XER_API_KEY>",
"P6XER_ENDPOINT": "<YOUR_P6XER_ENDPOINT>",
"P6XER_LOG_LEVEL": "<YOUR_P6XER_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"p6xer-mcp-server": {
"command": "uvx",
"args": [
"p6xer-mcp-server",
"p6xer-mcp-server"
],
"env": {
"P6XER_API_KEY": "<YOUR_P6XER_API_KEY>",
"P6XER_ENDPOINT": "<YOUR_P6XER_ENDPOINT>",
"P6XER_LOG_LEVEL": "<YOUR_P6XER_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"p6xer-mcp-server": {
"command": "uvx",
"args": [
"p6xer-mcp-server",
"p6xer-mcp-server"
],
"env": {
"P6XER_API_KEY": "<YOUR_P6XER_API_KEY>",
"P6XER_ENDPOINT": "<YOUR_P6XER_ENDPOINT>",
"P6XER_LOG_LEVEL": "<YOUR_P6XER_LOG_LEVEL>"
}
}
}
}{
"servers": {
"p6xer-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"p6xer-mcp-server",
"p6xer-mcp-server"
],
"env": {
"P6XER_API_KEY": "<YOUR_P6XER_API_KEY>",
"P6XER_ENDPOINT": "<YOUR_P6XER_ENDPOINT>",
"P6XER_LOG_LEVEL": "<YOUR_P6XER_LOG_LEVEL>"
}
}
}
}claude mcp add p6xer-mcp-server --env P6XER_API_KEY=<YOUR_P6XER_API_KEY> --env P6XER_ENDPOINT=<YOUR_P6XER_ENDPOINT> --env P6XER_LOG_LEVEL=<YOUR_P6XER_LOG_LEVEL> -- uvx p6xer-mcp-server p6xer-mcp-serverRelated 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.