Using MCP Server
To interact with the MCP Server, you’ll need an MCP client. Supported clients include Claude Desktop, VSCode, and Cline, among others. The configuration process is similar across all of them.
Below is a sample configuration you can add to your client:
- Cline MCP Server configuration
- VS Code MCP Server configuration
{
"pulumi-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--name",
"pulumi-mcp-server",
"-e",
"PULUMI_ACCESS_TOKEN",
"dogukanakkaya/pulumi-mcp-server"
],
"env": {
"PULUMI_ACCESS_TOKEN": "${YOUR_TOKEN}"
},
"transportType": "stdio"
}
}
Pulumi MCP Server
Project Details
- dogukanakkaya/pulumi-mcp-server
- Last Updated: 5/1/2025
Recomended MCP Servers
🧩
AstroAPI Manus
🧩
Teradata Database Interaction Server
MCP Server for Teradata database
🧩
Censys Reconnaissance Server
mcp-censys is a MCP server that taps into the Censys Search API for real-time domain, IP, and FQDN...
🧩
wizardee
Config files for my GitHub profile.
🧩
IMF Data Integration
This MCP server integrates with the free IMF data API to provide a set of tools and resources...
🧩
Weather Calculator
🧩
Daraja MCP
Nody
SearXNG MCP Server
MCP Server for SearXNG
🧩
China Stock MCP Server
Introduction to GitHub
Get started using GitHub in less than an hour.
Playwright Browser Automation Server
Playwright MCP server





