Cloud & Infrastructure

Pulumi MCP

Pulumi MCP connects your AI assistant to Pulumi for infrastructure as code. Preview and deploy cloud resources, manage stacks, query state, and interact with Pulumi Cloud. Supports TypeScript, Python, Go, C#, Java, and YAML for defining infrastructure across AWS, Azure, GCP, and more.

Stars

850

Installs

19.0k

License

Apache-2.0

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 850 · catalog
  • Freshness: Updated 2026-01-22
  • Used in 0 known stacks (editorial graph may still apply)

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Environment: PULUMI_ACCESS_TOKEN
  • · Node.js 18+

Reference command

{
  "mcpServers": {
    "pulumi": {
      "command": "npx",
      "args": ["-y", "@pulumi/mcp-server"],
      "env": {
        "PULUMI_ACCESS_TOKEN": "<your-token>"
      }
    }
  }
}

Often stacked with