PyP6Xer MCP Server
PyP6Xer MCPサーバー
Oracle Primavera P6
.xer スケジュールファイルの読み込み、分析、編集を行うための PyP6Xer (xerparser) をラップしたMCPサーバーです。ClaudeやMCP互換クライアントから直接利用できます。
要件
Python 3.13以上
Related MCP server: MCP PDF
インストール
uv syncClaude Codeへの接続
.mcp.json に以下を追加します:
{
"mcpServers": {
"pyp6xer": {
"type": "stdio",
"command": "uv",
"args": ["run", "python", "/path/to/p6-mcp-2/server.py"]
}
}
}使用方法
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異なる cache_key 値を使用することで、複数のファイルを同時に読み込むことができます。
ツール (25)
カテゴリ | ツール |
ファイル |
|
アクティビティ |
|
分析 |
|
進捗 / EVM |
|
リソース |
|
カレンダー |
|
WBS |
|
エクスポート |
|
書き込み |
|
他のMCPサーバーと併用する際の競合を避けるため、すべてのツール名には pyp6xer_ というプレフィックスが付いています。
依存関係
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables 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.10MIT
- AlicenseAqualityDmaintenanceMCP server for parsing, querying, and analyzing Primavera P6 XER files with 13 tools, 3 resources, and 2 prompts.1310MIT
- AlicenseNot gradedqualityCmaintenanceMCP 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
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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