iiRecord
Agentic AI Atlas · Terraform Cloud MCP Server
tool-server:mcp-terraform-clouda5c.ai
II.
ToolServer JSON

tool-server:mcp-terraform-cloud

Structured · live

Terraform Cloud MCP Server json

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

File · extensions/tool-servers/mcp-iac-platform.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-terraform-cloud",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-iac-platform.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Terraform Cloud MCP Server",
    "description": "MCP server integrating AI assistants with the Terraform Cloud API.\nEnables agents to manage workspaces, trigger plan and apply runs,\ninspect state, and query the organization through natural language.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/severity1/terraform-cloud-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-terraform-cloud",
      "to": "tool:terraform-cloud",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-terraform-cloud",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}