a month ago
This is the Model Context Protocol (MCP) Server for P6 XER files.
Tools
parse_xer_file
get_project_activities
get_critical_path
analyze_resource_utilization
check_schedule_quality
get_resources
get_resource_assignments
get_wbs
get_relationships
get_calendars
get_schedule_summary
get_earned_value
get_activity_detail
Server Config
{
"mcpServers": {
"p6xer": {
"command": "uvx",
"args": [
"p6xer-mcp-server"
]
}
}
}