Skip to content

Add Terraform MCP server - #141

Merged
its-mash merged 1 commit into
mainfrom
add/terraform-mcp
Jun 25, 2026
Merged

Add Terraform MCP server#141
its-mash merged 1 commit into
mainfrom
add/terraform-mcp

Conversation

@its-mash

Copy link
Copy Markdown
Member

Terraform (Docker)

Official HashiCorp Terraform MCP server, run via Docker. Searches the public Terraform Registry for providers, modules, and policies, reads documentation, and (with an optional token) interacts with HCP Terraform / Terraform Enterprise workspaces and runs.

  • Transport: stdio — docker run -i --rm -e TFE_TOKEN -e TFE_ADDRESS hashicorp/terraform-mcp-server:latest
  • Auth: optional_api_key — no token needed for the public Registry; TFE_TOKEN (secret) + TFE_ADDRESS unlock HCP Terraform / TFE
  • Category: developer-tools, cloud — exposes tools + resources

Validation

pnpm validate servers/com.terraform-mcp-docker.json → PASS. Full suite (validate:all + check-conflicts + test, 38 tests) green with this file applied.

Verified: image hashicorp/terraform-mcp-server exists on Docker Hub (:latest manifest 200); run args mirror the README (using McpMux's -e VAR convention); repo https://github.com/hashicorp/terraform-mcp-server returns 200; logo is the GitHub org avatar (id 761456). A streamable-http variant could be added separately later.

https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Claude-Session: https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ
@its-mash
its-mash merged commit 081a03e into main Jun 25, 2026
1 check passed
@its-mash
its-mash deleted the add/terraform-mcp branch June 25, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant