npx claudepluginhub fabn/claude-pluginsAdd to your .mcp.json:
{
"mcpServers": {
"terraform.terraform-mcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/fabn/mcp.git@d9d2a0641f294d00228735e74d4e3553d23965c2#subdirectory=src/terraform-mcp-server",
"awslabs.terraform-mcp-server"
],
"url": "https://github.com/fabn/mcp.git@d9d2a0641f294d00228735e74d4e3553d23965c2#subdirectory=src/terraform-mcp-server",
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
uvxhttps://github.com/fabn/mcp.git@d9d2a0641f294d00228735e74d4e3553d23965c2#subdirectory=src/terraform-mcp-serverFASTMCP_LOG_LEVEL=ERROR