ry-ops/opentofu-mcp-server
If you are the rightful owner of opentofu-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The OpenTofu/Terraform MCP Server is a part of the Cortex AI Automation Ecosystem, designed to provide Infrastructure as Code capabilities through integration with the OpenTofu/Terraform CLI.
Tools
Functions exposed to the LLM to take actions
init
Initialize workspace
plan
Generate execution plan
validate
Validate configuration
fmt
Format configuration files
show
Show current state
output
Get output values
state_list
List resources in state
state_show
Show specific resource
workspace_list
List workspaces
workspace_select
Switch workspace
import_resource
Import existing resource
apply
Apply infrastructure changes
destroy
Destroy resources
get_version
Get CLI version info
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client