alexsavio/mcp-terraform-ls
MCP server wrapping terraform-ls for Terraform language intelligence
Platform-specific configuration:
{
"mcpServers": {
"mcp-terraform-ls": {
"command": "npx",
"args": [
"-y",
"mcp-terraform-ls"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...