tfmcp
If you are the rightful owner of tfmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
tfmcp is a command-line tool that facilitates interaction with Terraform using the Model Context Protocol (MCP), enabling LLMs to manage Terraform environments.
tfmcp is an experimental command-line tool designed to integrate with Terraform via the Model Context Protocol (MCP). It allows large language models (LLMs) to manage and operate Terraform environments, providing capabilities such as reading and analyzing Terraform configuration files, applying configurations, and managing state. The tool is built using Rust, ensuring high-speed processing, and offers Docker support for containerized deployment. It is particularly useful for AI assistants like Claude Desktop, enabling them to interact with Terraform projects seamlessly. The tool is available for installation via Cargo and can be run as a standalone application or within a Docker container.
Features
- Terraform Integration: Deeply integrates with the Terraform CLI to analyze and execute operations.
- MCP Server Capabilities: Runs as a Model Context Protocol server, allowing AI assistants to access and manage Terraform.
- Blazing Fast: High-speed processing powered by the Rust ecosystem.
- Automatic Setup: Automatically creates sample Terraform projects when needed, ensuring smooth operation even for new users.
- Docker Support: Run tfmcp in a containerized environment with all dependencies pre-installed.