Skip to content
Cursor

Project Management AI Analysis for Cursor

io.github.antnewman/pm-analyse

AI-powered project analysis with risk identification, forecasting, and mitigation generation

client:Cursor transport:stdio runtime:pypi

Install Project Management AI Analysis in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pm-analyse": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "pm-mcp-servers"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Project Management AI Analysis in other clients