Listing Thumbnail

    Terraform MCP Server

     Info
    Deployed on AWS
    A Terraform MCP Server has been implemented to streamline workflows, allowing developers to write and validate Infrastructure as Code efficiently. This eliminates disruptive context-switching and enables faster, more confident provisioning of cloud infrastructure.
    4.6

    Overview

    The Terraform MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Terraform Registry APIs, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

    Features

    • Terraform Provider Discovery: Query and explore Terraform providers and their documentation
    • Module Search & Analysis: Search and retrieve detailed information about Terraform modules
    • Registry Integration: Direct integration with Terraform Registry APIs
    • Container Ready: Docker support for easy deployment
    • Dual Transport Support: Both Stdio and StreamableHTTP transports

    Caution: The outputs and recommendations provided by the MCP server are generated dynamically and may vary based on the query, model, and the connected MCP server. Users should thoroughly review all outputs/recommendations to ensure they align with their organization's security best practices, cost-efficiency goals, and compliance requirements before implementation.

    Highlights

    • Seamless Terraform Registry Integration
    • Provider & Module Discovery and Analysis
    • Flexible, Deployment-Ready Architecture

    Details

    Delivery method

    Type

    Supported services

    Delivery option
    AI Agent Platform
    Container

    Latest version

    Operating system
    Linux

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Terraform MCP Server

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    N/A

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    AI Agent Platform

    Supported services: Learn more 
    • Amazon Bedrock AgentCore
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    Find the latest binaries at: https://releases.hashicorp.com/terraform-mcp-server 

    • Extracting and analyzing data from Terraform Registry

    • Automating Terraform provider, module and policy discovery

    • Getting detailed information about provider resources and data sources

    • Exploring and understanding Terraform modules

    Additional details

    Usage instructions

    Select the appropriate version of our MCP server in AWS Marketplace, then navigate to the AI agent platform to host this agent.

    On configure agent page, set the following environment variables

    • MCP_SESSION_MODE=stateless

    • MCP_CORS_MODE=strict

    • MCP_ALLOWED_ORIGINS=http://127.0.0.1:8000 

    • TRANSPORT_MODE=streamable-http

    • TRANSPORT_HOST=0.0.0.0

    • TRANSPORT_PORT=8000

    Resources

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4.6
    117 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    81%
    18%
    0%
    1%
    0%
    0 AWS reviews
    |
    117 external reviews
    External reviews are from G2 .
    Deepak R.

    Fast, Easy to Use, and a Real Time-Saver

    Reviewed on Sep 01, 2026
    Review provided by G2
    What do you like best about the product?
    It’s fast and easy to use, and it saves time when completing tasks.
    What do you dislike about the product?
    It has complex state management, learning is not easy for beginners, and I see some licences shifting hard.
    What problems is the product solving and how is that benefiting you?
    It helps me solve manual tasks like creating new VMs, which saves time and lets me focus on other work.
    Musaib G.

    Powerful Automation, Steep Learning Curve

    Reviewed on Aug 28, 2026
    Review provided by G2
    What do you like best about the product?
    I like how IBM Terraform makes infrastructure consistent and easy to manage with code. It saves time by reducing manual setup, and version-controlled workflows make changes safer and more reliable. It helps me keep infrastructure reliable and easier to update across environments, while manual mistakes are minimized. Version control also makes changes trackable, safer to review, and simpler to roll back if needed.
    What do you dislike about the product?
    I find it a bit hard to learn at first, and small configuration mistakes can cause errors. Sometimes, setup and debugging can take more time than expected. It has a steep learning curve initially, and the setup can feel a bit confusing. Better error messages and simpler debugging would make it easier. The initial setup was a bit challenging mainly because the configuration took some time to understand.
    What problems is the product solving and how is that benefiting you?
    I use IBM Terraform to define, provision, and manage cloud infrastructure as code, making deployments consistent and less error-prone. It solves infrastructure automation issues by reducing manual work, configuration drift, and ensuring version control across environments.
    Ravindra C.

    Cloud-Agnostic Flexibility That Makes Multi-Cloud Easy

    Reviewed on Aug 27, 2026
    Review provided by G2
    What do you like best about the product?
    What I like most is that it’s cloud-agnostic. It makes it easy to work in a multi-cloud environment and use multiple cloud providers without much hassle.
    What do you dislike about the product?
    Shared module become rigid and hard to update.
    What problems is the product solving and how is that benefiting you?
    It’s easy to use. It takes a one-time effort to set up, and then you can use it for repetitive workloads.
    Rohan T.

    Terraform’s Declarative IaC and Plan Command Make Multi-Cloud Changes Safer

    Reviewed on Aug 27, 2026
    Review provided by G2
    What do you like best about the product?
    What I appreciate most is Terraform’s declarative approach to Infrastructure as Code, which allows me to manage resources across multiple cloud providers smoothly using one unified language. On top of that, the terraform plan command is invaluable because it gives me a clear, safe preview of the infrastructure changes that will be made before I apply anything to production.
    What do you dislike about the product?
    The biggest challenge I’ve had with IBM Terraform is managing the state file in collaborative environments. It can lead to merge conflicts and, if it isn’t tightly secured, may inadvertently expose sensitive data. On top of that, refactoring code—or even just renaming resources—can become frustratingly complex, and if the state isn’t perfectly synchronized, it can sometimes risk unintended infrastructure destruction.
    What problems is the product solving and how is that benefiting you?
    IBM Terraform addresses the challenge of manual, error-prone infrastructure provisioning by enabling us to automate and manage deployments using repeatable, versionable code. This consistency has noticeably sped up our deployment cycles, reduced configuration drift between environments, and allowed our engineering team to spend more time on development instead of ongoing operational overhead.
    Sumit T.

    Simple and Effective Infrastructure Automation

    Reviewed on Aug 26, 2026
    Review provided by G2
    What do you like best about the product?
    I like Terraform’s simplicity, flexibility, and ability to manage infrastructure as code. It makes infrastructure provisioning and configuration more consistent, repeatable, and easier to automate. The value is good compared to the overall cost. Terraform helps reduce manual effort, automate infrastructure management, and improve consistency, which makes it worthwhile for our workflow.
    What do you dislike about the product?
    The learning curve can be a bit steep for beginners, especially when dealing with complex configurations and state management. Troubleshooting errors can also sometimes be challenging and time-consuming.
    What problems is the product solving and how is that benefiting you?
    Terraform helps automate and standardize infrastructure provisioning and management, reducing manual effort and configuration errors. It also makes deployments more consistent and repeatable, which saves time and improves overall efficiency.
    View all reviews