MCP server

Pulumi

MCP

Official Pulumi MCP. Cloud resources and Neo.

Pulumi’s hosted server at mcp.ai.pulumi.com. Stacks, resources, and optional Neo — the org you sign into.

latest·Proprietary·Updated this quarter·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "pulumi": {
      "url": "https://mcp.ai.pulumi.com/mcp"
    }
  }
}

By Pulumi

Spec

What the server actually exposes.

  • list_stacks

    read

    Stacks in the org.

  • resources

    read

    Resources in a stack.

  • preview

    read

    A preview after you confirm.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

pulumi-mcp.mcp/tools

Tools

  • list_stacks

    Stacks in the org.

    read
  • resources

    Resources in a stack.

    read
  • preview

    A preview after you confirm.

    read

Last call

{ "ok": true,
  "tool": "list_stacks",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.