Skip to main content
Glama
paulieb89

PyP6Xer MCP Server

by paulieb89

PyP6Xer MCP-Server

SafeSkill 93/100 Ein MCP-Server, der PyP6Xer (xerparser) kapselt, um Oracle Primavera P6 .xer-Terminplandateien zu laden, zu analysieren und zu bearbeiten – direkt aus Claude oder jedem MCP-kompatiblen Client.

Anforderungen

  • Python 3.13+

  • uv

Related MCP server: MCP PDF

Installation

uv sync

Verbindung zu Claude Code

Fügen Sie dies zu Ihrer .mcp.json hinzu:

{
  "mcpServers": {
    "pyp6xer": {
      "type": "stdio",
      "command": "uv",
      "args": ["run", "python", "/path/to/p6-mcp-2/server.py"]
    }
  }
}

Verwendung

1. pyp6xer_load_file       — load a .xer from a local path, URL, or base64
2. <analysis tools>        — analyse the loaded schedule
3. pyp6xer_write_file      — persist any edits back to disk

Mehrere Dateien können gleichzeitig unter Verwendung verschiedener cache_key-Werte geladen werden.

Tools (25)

Kategorie

Tools

Datei

load_file, list_projects, clear_cache, get_upload_url

Aktivitäten

list_activities, get_activity, search_activities

Analyse

critical_path, float_analysis, schedule_quality, schedule_health_check, slipping_activities, relationship_analysis

Fortschritt / EVM

progress_summary, earned_value

Ressourcen

list_resources, resource_utilization

Kalender

list_calendars

WBS

wbs_analysis, work_package_summary

Export

export_csv, compare_snapshots

Schreiben

update_activity, batch_update, write_file

Alle Tool-Namen haben das Präfix pyp6xer_, um Konflikte bei der gleichzeitigen Verwendung mit anderen MCP-Servern zu vermeiden.

Abhängigkeiten

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
5Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables automated project analysis and structured development specification generation. Supports multiple export formats and integrates with AI models for comprehensive project documentation and validation.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI-powered extraction and analysis of PDF documents with 40+ specialized tools for text, tables, images, layout analysis, security assessment, and document intelligence. Supports both text-based and scanned PDFs with OCR capabilities.
    10
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for parsing, querying, and analyzing Primavera P6 XER files with 13 tools, 3 resources, and 2 prompts.
    13
    10
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that enables LLMs to read and analyze Microsoft Project schedules, including critical path, resources, and advanced construction planning layers (AWP and LPS) for work packages and Lean planning.
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.

  • Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.

  • Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

View all MCP Connectors

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/paulieb89/pyp6xer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server