Skip to content
Cline

Project Management Validation for Cline

io.github.antnewman/pm-validate

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

client:Cline transport:stdio runtime:pypi

Install Project Management Validation in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Project Management Validation in other clients