OpenTofu Registry
Enables AI systems to search for and retrieve detailed information about OpenTofu Registry components including providers, modules, resources, and documentation for infrastructure-as-code tasks.
50 stars
0 tools
Created Aug 2025
@opentofu/opentofu-opentofu-registry-opentofu-mcp-serverAbout
Enables AI systems to search for and retrieve detailed information about OpenTofu Registry components including providers, modules, resources, and documentation for infrastructure-as-code tasks.
Categories
general
Installation
npm
npm install @opentofu/opentofu-opentofu-registry-opentofu-mcp-server
Configuration
{
"mcpServers": {
"opentofu-opentofu-registry-opentofu-mcp-server": {
"command": "npx",
"args": [
"-y",
"@opentofu/opentofu-opentofu-registry-opentofu-mcp-server"
]
}
}
}