MCP Server

aws-terraform-mcp-server

From terraform-code-reviewer
Install
1
Run in your terminal
$
npx claudepluginhub revsystem/claude-code-plugins --plugin terraform-code-reviewer
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "aws-terraform-mcp-server": {
      "command": "uvx",
      "args": [
        "awslabs.terraform-mcp-server@latest"
      ],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR"
      }
    }
  }
}
Details
Commanduvx
Access Levelwrite
Arguments
awslabs.terraform-mcp-server@latest
Environment Variables
FASTMCP_LOG_LEVEL=ERROR
Capabilities
cloud
Actions