Enables programmatic interaction with Pulumi CLI and Cloud API through the Model Context Protocol.
Pulumi enables programmatic interaction with the Pulumi CLI and Cloud API via the Model Context Protocol (MCP), allowing users to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and fetching stack outputs without requiring the Pulumi CLI to be directly installed in the client environment. It's designed to be integrated into applications that can utilize MCP servers as AI tools and supports execution via Docker containers for simplified deployment.