This server wraps pm-data-tools to let Claude parse and convert project management files across eight formats: MS Project (MSPDI), Primavera P6 (XER), NISTA, Jira, Monday, Asana, Smartsheet, and GMPP. It's built on infrastructure from the now-closed PDA Task Force, though a maintained fork exists under antnewman. You'd reach for this when you need to normalize schedule data from different PM tools into a common format, validate NISTA compliance, or migrate between platforms without losing task hierarchies and dependencies. The underlying library handles parsing, validation, and conversion operations through a canonical 12-entity JSON model.
claude mcp add --transport stdio io.github.antnewman-pm-data -- uvx pm-mcp-servers