iiRecord
Agentic AI Atlas · Pulumi MCP Server
tool-server:mcp-pulumia5c.ai
II.
ToolServer JSON

tool-server:mcp-pulumi

Structured · live

Pulumi MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-cloud-devops.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-pulumi",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-cloud-devops.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Pulumi MCP Server",
    "description": "MCP server providing access to the Pulumi infrastructure-as-code platform.\nEnables AI agents to create and list stacks, preview deployments,\nquery stack outputs, and manage cloud resources through Pulumi.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/pulumi/mcp-server",
    "maintainer": "Pulumi",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-pulumi",
      "to": "role:platform-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Pulumi MCP/IaC access supports infrastructure and FinOps workflow projections."
      }
    },
    {
      "from": "tool-server:mcp-pulumi",
      "to": "workflow:cloud-cost-anomaly-detection",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "IaC inventory and stack metadata can support cost anomaly analysis."
      }
    },
    {
      "from": "tool-server:mcp-pulumi",
      "to": "tool:pulumi",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-pulumi",
      "to": "domain:cloud-infra",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-pulumi",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}