P6XER MCP Server
by osama-ata
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| parse_xer_fileA | |
| get_project_activitiesA | |
| get_critical_pathA | |
| analyze_resource_utilizationA | |
| check_schedule_qualityA | |
| get_resourcesA | |
| get_resource_assignmentsB | |
| get_wbsC | Get the Work Breakdown Structure (WBS) hierarchy, optionally filtered by project. |
| get_relationshipsA | |
| get_calendarsB | List all calendar definitions in the XER file with hours-per-period data. |
| get_schedule_summaryC | |
| get_earned_valueC | |
| get_activity_detailA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_xer_project | Generate an analysis prompt for a Primavera P6 XER project file. analysis_type options: - general – comprehensive overview (default) - schedule – critical path, milestones, timeline risks - resources – allocation, over-allocation, optimisation - progress – completion %, earned value, variances - quality – DCMA-style logic and schedule health |
| xer_reporting_prompt | Generate a prompt for creating a professional project report from XER data. report_type options: - executive – high-level KPIs and risks for stakeholders (default) - detailed – full activity, resource, and schedule detail - critical_path – critical activities and risk mitigation - resource – utilisation, costs, and optimisation - milestone – milestone status and forecast dates |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/osama-ata/p6xer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server