MCP server

Pulumi
MCPOfficial 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
readStacks in the org.
resources
readResources in a stack.
preview
readA 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
- read
list_stacks
Stacks in the org.
- read
resources
Resources in a stack.
- read
preview
A preview after you confirm.
Last call
{ "ok": true,
"tool": "list_stacks",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
