omniplan-mcp

cygnusyang/omniplan-mcp
★ 0 stars Python File System Updated today
MCP server for reading OmniPlan (.oplx) and Microsoft Project (.mpp) schedule files
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omniplan-mcp": {
      "command": "uvx",
      "args": [
        "omniplan-mcp"
      ]
    }
  }
}

Or install with pip: pip install omniplan-mcp

README Excerpt

<p align="center"> <img src="https://img.shields.io/badge/macOS-required-blue" alt="macOS"> <img src="https://img.shields.io/badge/python-≥3.10-blue" alt="Python"> <img src="https://img.shields.io/badge/license-MIT-green" alt="License"> <img src="https://img.shields.io/github/v/release/cygnusyang/omniplan-mcp" alt="Release">

Tools (20)

add_dependencyadd_taskclear_constraint_datedelete_taskdetailevaluate_omniplan_scriptexport_schedulefilepathformatget_resource_detailget_schedule_settingsget_task_detaillist_assignmentslist_dependencieslist_milestoneslist_resourceslist_violationslookup_taskread_scheduleremove_dependency