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.7

    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.7
    101 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    85%
    14%
    0%
    1%
    0%
    0 AWS reviews
    |
    101 external reviews
    External reviews are from G2 .
    Nakul S.

    Effective multi-cloud IaC tool, but managing state can be a challenge

    Reviewed on Apr 30, 2026
    Review provided by G2
    What do you like best about the product?
    I use it to automate the deployment and management of the servers and databases that make up the back end of our enterprise data systems, such as our new Human Resource Management System and a facial recognition based attendance system. We use it to create and maintain the server and database clusters across our cloud providers to ensure our development, staging and production environments are identical.The level of automation and repeatability that it offers is great. We were doing all of the server provisioning, network rule creation, and database cluster creation for our Python stacks by hand and this was a painful work of clicks. Now, it's all written down.My favorite feature is the plan and apply. Having a simulation that tells me what will be created, changed, or deleted before anything actually happens gives me confidence, especially when we are changing the critical systems for our HRMS. And there's a huge provider ecosystem. Whether we're making changes to cloud networks, creating load balancers, or managing DNS, there's probably a provider for that. And it's provider-independent, so we aren't tied to a single provider's set of tools.
    What do you dislike about the product?
    Probably the most painful thing is dealing with the state file. If you're not set up right with remote state and state locking, things get complicated. We've spent some time scratching our heads because of state conflicts when more than one person has tried to push.And while the HashiCorp Configuration Language (HCL) isn't the most challenging to learn, it certainly takes time to get used to. Your junior team members have to come to terms with advanced state modules, for_each and dynamic blocks. Lastly, importing existing infrastructure, that you create manually, into the state file using the import command is still not a very efficient process.
    What problems is the product solving and how is that benefiting you?
    We had a lot of problems in the past where our staging environment for the attendance system was slightly different to production, and we got funky bugs sometimes. All that went away with Terraform; we simply use the same module and pass in different variables to create both environments.It took days to set up new infrastructure for HRMS modules before, with tons of manual work and ticket exchange. Now we just edit our templates, commit to a branch and our infrastructure is available in a few minutes from our CI/CD pipeline.It's comforting to know that the entire infrastructure is in version-controlled code. In the event of a catastrophic failure in a region, we can easily redeploy the entire stack in another region.
    Ankit S.

    Terraform Makes Managing Hybrid Cloud Infrastructure Easy

    Reviewed on Apr 30, 2026
    Review provided by G2
    What do you like best about the product?
    Terraform allows us to manage infrastructure centrally if we have are on hybrid clouds platforms I like it's support to multiple platforms centrally
    What do you dislike about the product?
    Some times due to changes made manually causes drift issues and creates state file goes out of sync
    What problems is the product solving and how is that benefiting you?
    It allows us manage infrastructure and applications very efficiently
    Neeraj J.

    Terraform Integrates Seamlessly with CI/CD and Multi-Cloud, with Strong Security

    Reviewed on Apr 29, 2026
    Review provided by G2
    What do you like best about the product?
    It integrates smoothly with our CI/CD pipelines. We can also reuse modules and solution templates, which makes setup and delivery much easier. It offers strong security and compliance features, and it works well across multi-cloud infrastructure.
    What do you dislike about the product?
    Overall, the product looks good. Need to improve the state file concepts.
    What problems is the product solving and how is that benefiting you?
    It enables faster infrastructure delivery and works smoothly across multi-cloud environments. I also like that it includes version control and a complete audit trail, plus reusable modules that make it easier to standardize and repeat deployments.
    Nidal S.

    Terraform: The Ultimate Tool for Organizing Infrastructure Provisioning

    Reviewed on Mar 25, 2026
    Review provided by G2
    What do you like best about the product?
    The best thing that comes to Infra teams' hands to organise the chaos of resources provisioning and managing, I can't imagine my life without TF.
    What do you dislike about the product?
    Moving away from the open-source community.
    What problems is the product solving and how is that benefiting you?
    NO ClickOPS anymore, which is helping in organising our infrastructure management across all platforms.
    Information Technology and Services

    Terraform Makes Infrastructure as Code Easy and Flexible Across Clouds

    Reviewed on Mar 14, 2026
    Review provided by G2
    What do you like best about the product?
    What I like most about HashiCorp Terraform is how easy it makes managing infrastructure as code. Instead of manually configuring resources in cloud consoles, everything can be defined in configuration files and version controlled.

    Terraform works very well across different cloud providers and services, which makes it extremely flexible. The plan/apply workflow is also very useful because it shows exactly what changes will happen before they are applied. This reduces mistakes and gives a lot of confidence when modifying infrastructure.

    Another big advantage is the large ecosystem of providers and modules. It integrates well with CI/CD pipelines and fits naturally into DevOps workflows.
    What do you dislike about the product?
    One downside of Terraform is that state management can become complex, especially in larger teams or projects. If the remote state isn’t configured properly, it can lead to conflicts or locking issues.

    Another challenge is that debugging certain issues can be difficult. Sometimes error messages are not very clear, particularly when dealing with dependencies between resources or provider-related problems.
    What problems is the product solving and how is that benefiting you?
    HashiCorp Terraform helps solve the problem of manually managing infrastructure across cloud environments. Instead of configuring servers, networks, and other resources through cloud dashboards, everything can be defined in code and stored in version control.

    This approach makes infrastructure much more consistent and repeatable. It reduces configuration drift between environments and makes it easier for teams to collaborate on infrastructure changes. The ability to review changes through the plan step also helps prevent mistakes before anything is applied.
    View all reviews