Back to search
30
MCP

acuvity/mcp-server-pulumi

docker/acuvity/mcp-server-pulumi

Server for programmatic Pulumi operations via Model Context Protocol.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-paypal
A Model Context Protocol (MCP) server that enables AI models to interact with PayPal Apis.
0 tools
acuvity/mcp-server-chart
A Model Context Protocol server for generating visual charts using AntV.
0 tools
acuvity/mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
acuvity/mcp-server-exa
MCP server enabling AI models to perform real-time web searches.
0 tools
acuvity/mcp-server-everything
MCP server that exercises all the features of the MCP protocol
0 tools
acuvity/mcp-server-bitcoin
A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin blockchain.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acuvity/mcp-server-pulumi": {
      "url": "None",
      "transport": "http"
    }
  }
}