Terraform MCP Server Enables AI Assistants to Interact with Terraform Infrastructure
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Terraform MCP Server enabling AI assistants for infrastructure is highly relevant to platform engineering and AI agent interests.
HashiCorp has open-sourced the Terraform MCP Server, now GA, enabling AI agents to interact with Terraform Registry APIs via the Model Context Protocol. The server lets engineers query infrastructure state (e.g., "Which workspaces haven't been updated in 90 days?"), generate compliant code from approved modules, and parse plan files in natural language, all while enforcing existing auth and supporting OpenTelemetry for auditing. It works with Cursor, Claude, Gemini, and other agents, and supports both stdio and StreamableHTTP transports for local or shared deployment.