Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

p6xer MCP Server

PYPI · P6XER-MCP-SERVER · SCANNED SEP 21

An MCP server for Primavera P6 XER files.

Available components

0 this week 64 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 30 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency32
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1013 tokens (~77/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the p6xer MCP Server server?

p6xer MCP Server runs locally as a PyPI package, launched with uvx p6xer-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · p6xer-mcp-server

# add to Claude Code
claude mcp add osama-ata-p6xer-mcp-server -- uvx p6xer-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "osama-ata-p6xer-mcp-server": {
      "command": "uvx",
      "args": [
        "p6xer-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "osama-ata-p6xer-mcp-server": {
      "command": "uvx",
      "args": [
        "p6xer-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add osama-ata-p6xer-mcp-server -- uvx p6xer-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "osama-ata-p6xer-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "p6xer-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add osama-ata-p6xer-mcp-server --command uvx --arg p6xer-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  osama-ata-p6xer-mcp-server:
    command: "uvx"
    args: ["p6xer-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "osama-ata-p6xer-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "p6xer-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add osama-ata-p6xer-mcp-server -t stdio -c uvx -a p6xer-mcp-server
// mcp.json
{
  "mcpServers": {
    "osama-ata-p6xer-mcp-server": {
      "command": "uvx",
      "args": [
        "p6xer-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 17 Sept 26 −15
    • Malware scan: pass → unverified security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/p6xer-mcp-server@0.1.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 30 packages
Packages resolved 30
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~949 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_resource_utilization ~90

Summarize resource utilization: planned/actual hours and costs per resource. Labor resources (RT_Labor) are flagged as over_allocated if planned hours exceed max_hours_per_year (default 2080 = 40 hrs/week x 52 weeks). Results are sorted by planned hours descending.

NameTypeReqDescription
file_pathstringyes
max_hours_per_yearnumber

No output schema declared.

No examples provided.

check_schedule_quality ~129

DCMA-style schedule quality check on open/in-progress activities. Identifies: - Activities missing predecessors (excluding start milestones) - Activities missing successors (excluding finish milestones) - Long-duration activities (threshold: long_duration_days, default 20) - High-float activities (threshold: high_float_days, default 44) - TT_Task activities without any resource assignment - Activities missing early start dates

NameTypeReqDescription
file_pathstringyes
high_float_daysnumber
long_duration_daysnumber
project_id
project_short_name

No output schema declared.

No examples provided.

get_activity_detail ~60

Get full detail for a single activity by its task_code (case-insensitive). Returns all scheduling fields plus enriched predecessors, successors, and resource assignments with names and costs.

NameTypeReqDescription
file_pathstringyes
task_codestringyes

No output schema declared.

No examples provided.

get_calendars ~33

List all calendar definitions in the XER file with hours-per-period data.

NameTypeReqDescription
file_pathstringyes

No output schema declared.

No examples provided.

get_critical_path ~71

Find critical path activities (total float <= 0, incomplete only). Results are sorted by early start date ascending. Accepts either project_id (numeric) or project_short_name as a filter.

NameTypeReqDescription
file_pathstringyes
project_id
project_short_name

No output schema declared.

No examples provided.

get_earned_value ~81

Calculate Earned Value Management (EVM) metrics per project: PV (Planned Value), EV (Earned Value), AC (Actual Cost), CV (Cost Variance), SV (Schedule Variance), CPI, SPI, EAC.

NameTypeReqDescription
file_pathstringyes
project_id
project_short_name

No output schema declared.

No examples provided.

get_project_activities ~128

Get activities from an XER file. Filter options: - project_id: numeric P6 project ID - project_short_name: project short name string - status: TK_NotStart | TK_Active | TK_Complete - task_type: TT_Task | TT_Mile | TT_FinMile | TT_WBS - limit: max rows returned (default 100)

NameTypeReqDescription
file_pathstringyes
limitinteger
project_id
project_short_name
status
task_type

No output schema declared.

No examples provided.

get_relationships ~67

Get activity predecessor/successor relationships, enriched with task codes. If task_code is supplied, returns only relationships where that activity appears as the successor or as the predecessor.

NameTypeReqDescription
file_pathstringyes
limitinteger
task_code

No output schema declared.

No examples provided.

get_resource_assignments ~78

Get resource-activity assignments, enriched with resource and activity names. - rsrc_name: partial match on resource name (case-insensitive) - task_code: exact match on activity task code

NameTypeReqDescription
file_pathstringyes
limitinteger
rsrc_name
task_code

No output schema declared.

No examples provided.

get_resources ~51

List all resources in an XER file. Optionally filter by type: RT_Labor | RT_Mat | RT_Equip

NameTypeReqDescription
file_pathstringyes
rsrc_type

No output schema declared.

No examples provided.

get_schedule_summary ~61

Comprehensive schedule summary: activity counts by status, critical activity count, milestone count, resource/calendar/WBS/relationship totals, and date range.

NameTypeReqDescription
file_pathstringyes
project_id
project_short_name

No output schema declared.

No examples provided.

get_wbs ~46

Get the Work Breakdown Structure (WBS) hierarchy, optionally filtered by project.

NameTypeReqDescription
file_pathstringyes
project_id
project_short_name

No output schema declared.

No examples provided.

parse_xer_file ~54

Parse a Primavera P6 XER file and return basic project information: project list with status breakdowns, total activities, resources, calendars, WBS elements, and relationships.

NameTypeReqDescription
file_pathstringyes

No output schema declared.

No examples provided.

Common questions

What is the p6xer MCP Server server?

p6xer MCP Server is listed in the public MCP registry as io.github.osama-ata/p6xer-mcp-server. An MCP server for Primavera P6 XER files. This page covers its PyPI package (p6xer-mcp-server).

Is the p6xer MCP Server server safe to use?

p6xer MCP Server scores 64 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the p6xer MCP Server server expose?

p6xer MCP Server exposes 13 tools: parse_xer_file, get_project_activities, get_critical_path, analyze_resource_utilization, check_schedule_quality, and 8 more. Their descriptions and schemas cost roughly 949 tokens of context every time the server is loaded.

Is the p6xer MCP Server server still maintained?

p6xer MCP Server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.