[ MCP_NODE_3853 ]
pulumi
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
The Pulumi Model Context Protocol (MCP) server enables advanced Infrastructure as Code development capabilities for connected agents, providing tools for cloud resource discovery and management using Pulumi Cloud and the Pulumi CLI.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"pulumi-en": {
"description": "The Pulumi Model Context Protocol (MCP) server enables advanced Infrastructure as Code development capabilities for connected agents, providing tools for cloud resource discovery and management using Pulumi Cloud and the Pulumi CLI.",
"command": "npx",
"args": [
"-y",
"@pulumi/mcp-server@latest",
"stdio"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.