p6xer MCP Server
A full-featured Model Context Protocol (MCP) server for Primavera P6 XER files, built on PyP6XER. Its 13 documented tools cover resource, schedule. It runs locally over stdio via the published package.
People connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-03-25 · ★ 10 · #24 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install p6xer MCP Server
Claude Code
claude mcp add osama-ata-p6xer-mcp-server -- uvx p6xer-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"osama-ata-p6xer-mcp-server": {
"command": "uvx",
"args": [
"p6xer-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package p6xer-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.osama-ata is GitHub-verified and matches the repo owner
03 · What p6xer MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can parse an XER file - project list, totals, status breakdowns, and list resources, optionally filtered by type.
Capability map
Tools grouped from the project's README - what p6xer MCP Server lets an agent do.
read & search
10 tools - e.g. Activities with filters: project_id, project_short_name, status, task_type; Critical path activities (float ≤ 0), sorted by early start; List resources, optionally filtered by type
get_project_activities · get_critical_path · get_resources · get_resource_assignments · get_wbs · get_relationships…
Parse
1 tool - e.g. Parse an XER file - project list, totals, status breakdowns
parse_xer_file
Analyze
1 tool - e.g. Planned/actual hours & costs per resource; over-allocation flags
analyze_resource_utilization
Check
1 tool - e.g. DCMA-style check: missing logic, long durations, high float, unresourced tasks
check_schedule_quality
04 · Who maintains p6xer MCP Server
p6xer MCP Server is maintained by osama-ata. It's the only MCP server we track from this author; the repo dates to Apr 2025.
05 · Facts
- repository
- github.com/osama-ata/p6xer-mcp-server
- category
- filesystem - ranked #24 of 34 actively-maintained filesystem servers as of 2026-08-25.
- registry
- io.github.osama-ata/p6xer-mcp-server (active, first published 2026-03-25)
- packages
- pypi:p6xer-mcp-server
06 · p6xer MCP Server FAQ
Is p6xer MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-25. We re-verify nightly.
What can p6xer MCP Server do?
With this server connected, an agent can parse an XER file - project list, totals, status breakdowns, and list resources, optionally filtered by type.
How do I install p6xer MCP Server?
Run `uvx p6xer-mcp-server`. You can also paste the ready-made client config above.
Does p6xer MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to p6xer MCP Server
Alternatives to p6xer MCP Server
Maintained filesystem servers if p6xer MCP Server isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 38,704 · 2026-08-05
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 77 · 2026-07-26
- X402 List MCP x402-list directory MCP: services, facilitator volume, ranked picks, paid assessments. ★ 58 · 2026-07-28
- Document Reader An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files ★ 23 · 2026-03-13
- File Tools Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved ★ 21 · 2026-08-19
- Phantom Secrets Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens. ★ 16 · 2026-08-19
More filesystem MCP servers · Shuck File · Factorial HR · Tilde · Silicon Friendly
More Python MCP servers · Compliance Trestle MCP · As A Judge · Ouestcharlie Woof · Watch Skill · Global Agent Memory · see all