{"openapi":"3.1.0","info":{"title":"Terraform MCP Server","description":"HashiCorp 공식 Terraform MCP 서버로 인프라 코드(IaC) 분석, 플랜 생성, 리소스 상태 조회를 AI 도구에서 수행할 수 있습니다. 자연어로 Terraform 설정을 리뷰하고 변경 계획을 확인하여 인프라 관리 안정성을 높입니다.","version":"1.0.0","x-fusepie-id":"mcp-terraform","x-fusepie-category":"data","x-fusepie-provider":"HashiCorp"},"servers":[{"url":"npx -y @hashicorp/terraform-mcp-server","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_terraform","summary":"Terraform MCP Server","description":"HashiCorp 공식 Terraform MCP 서버로 인프라 코드(IaC) 분석, 플랜 생성, 리소스 상태 조회를 AI 도구에서 수행할 수 있습니다. 자연어로 Terraform 설정을 리뷰하고 변경 계획을 확인하여 인프라 관리 안정성을 높입니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"mcp-terraform":{"command":"npx","args":["-y","@fusepie/mcp-mcp-terraform"],"env":{}}}}}