Opentofu MCP Server

v0.1.5Developer Toolsstable

Search the OpenTofu Registry to find providers, modules, resources, and data sources. Use simple terms without prefixes like 'terraform-provider-' or 'terraform-module-'.

developer-toolsopentofumcpregistrymodel-context-protocol
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Search the OpenTofu Registry to find providers, modules, resources, and data sources. Use simple terms without prefixes like 'terraform-provider-' or 'terraform-module-'.

Features

  • search-opentofu-registry
  • get-provider-details
  • get-module-details
  • get-resource-docs
  • get-datasource-docs

Use Cases

Search the OpenTofu Registry to find providers, modules, resources, and data sources. Use simple terms without prefixes like 'terraform-provider-' or 'terraform-module-'.
Get detailed information about a specific OpenTofu provider by namespace and name. Do NOT include 'terraform-provider-' prefix in the name.
Get detailed information about a specific OpenTofu module by namespace, name, and target. Use the simple module name, NOT the full repository name.
Get detailed documentation for a specific OpenTofu resource by provider namespace, provider name, and resource name.
Get detailed documentation for a specific OpenTofu data source by provider namespace, provider name, and data source name.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.1.5
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @opentofu/opentofu-mcp-server

Manual Installation

npx -y @opentofu/opentofu-mcp-server

Examples

Basic Configuration

Configure Opentofu MCP Server

npx -y @opentofu/opentofu-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "opentofu": { "command": "npx", "args": ["-y", "@opentofu/opentofu-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Opentofu MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides