plugin.json 296 B

12345678
  1. {
  2. "name": "terraform",
  3. "version": "1.0.0",
  4. "description": "The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.",
  5. "author": {
  6. "name": "HashiCorp"
  7. }
  8. }