Loading MCP server directory, please wait...
An MCP server for Primavera P6 XER files.
npx @getmcp/cli add io.github.osama-ata/p6xer-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.osama-ata/p6xer-mcp-server": {
"command": "uvx",
"args": [
"p6xer-mcp-server",
"p6xer-mcp-server"
],
"env": {
"P6XER_API_KEY": "",
"P6XER_ENDPOINT": "",
"P6XER_LOG_LEVEL": ""
}
}
}
}