Pulumi lets you define infrastructure in real programming languages: TypeScript, Python, Go, C#. When you need to check stack state, preview changes, or deploy updates, you switch between your IDE and the Pulumi CLI or console. During incident response or rapid iteration, that context-switching adds up.
An MCP server for Pulumi lets your AI agent manage infrastructure directly. Preview deployments, check resource drift, query stack outputs, and trigger updates without leaving Claude, Cursor, or Windsurf.
Once your AI agent has Pulumi access:
https://app.pulumi.com)Works with Pulumi Cloud and self-hosted backends. The AI agent gets whatever access your session provides.
Platform engineers: Stack management across environments. "What resources are in the prod-us-east stack?" without opening the console.
Backend developers: Infrastructure checks mid-coding. "What's the RDS endpoint output from the database stack?" without running pulumi commands.
SREs: Incident response. "Are there any resources in a pending or failed state?" for quick drift detection.
DevOps leads: Deployment oversight. "Show me all stacks that were updated in the last 24 hours" for change tracking.
| Pulumi Console | AI Agent |
|---|---|
| Stacks → select → resources tab | "List all resources in prod stack" |
| Stack → preview → review diff | "Preview changes to the API service" |
| Stack → outputs → copy value | "What's the load balancer URL?" |
| Activity → filter → review history | "Who deployed to staging today?" |
For read-only AI access, create a Pulumi access token with limited scope:
pulumi access-token create --scope stacks:read --description "AI agent read access"Then point DataFaucet at your Pulumi console, authenticate, and your AI agent can query stack state and preview changes as MCP tools.
Create your Pulumi MCP server in 60 seconds.
Try with Pulumi →Point DataFaucet at Pulumi and get a working server in 60 seconds.
Create Pulumi server free →After creating, add to Claude Desktop:
"pulumi": {
"url": "https://datafaucet.dev/api/mcp/YOUR_ID/sse"
}Give AI agents access to Terraform. Query state files, check resource status, and read plan outputs from your editor.
Turn Terraform Cloud into an MCP server. AI agents can check workspace state, review plan diffs, and query resources.
Turn Backstage into an MCP server. AI agents can search the software catalog, check TechDocs, and query ownership from Claude, Cursor, or Windsurf.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Get notified when new integrations launch
New MCP server guides and templates every week.