Skip to content
Claude Desktop

Project Management Validation for Claude Desktop

io.github.antnewman/pm-validate

Validate project data against NISTA standards, scheduling best practices, and custom rules

client:Claude Desktop transport:stdio runtime:pypi

Install Project Management Validation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pm-validate": {
      "command": "uvx",
      "args": [
        "pm-mcp-servers"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Project Management Validation in other clients