cloud platforms
Tfmcp
A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
local
rust
cloud platforms
Installation
npx -y nwiizo/tfmcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "tfmcp",
"command": "npx",
"args": [
"-y",
"nwiizo/tfmcp"
]
}About This MCP Server
nwiizo/tfmcp
A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
GitHub: https://github.com/nwiizo/tfmcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub