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
🧩
Time Agent Server
MCP Server which returns current timestamp with streamlit app
Real-time Chat Application
MTG Chinese Card Database – 大学院废墟(sbwsz.com)
用于与万智牌中文卡查大学院废墟(sbwsz.com)API交互的MCP服务端
🧩
JIRA Server
JIRA integration server for Model Context Protocol (MCP) - enables LLMs to interact with JIRA tasks and workflows
🧩
realpomi
Gmail Integration Server
A model context protocol server for your Gmail
🧩
GitHub Repository Analyzer
Base Network MCP Server
Base MCP
🧩
Facebook Ads Management Control Panel
🧩
Seq MCP Server
Google Calendar Integration
🧩
Website Downloader
MCP server to download entire websites





