OpenTofu MCP Server by opentofu
39 score
A Model Context Protocol server that allows AI assistants to search for and retrieve information about OpenTofu providers, modules, resources, and data sources from the OpenTofu Registry.
Ranked #3610 out of 8784 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 295
Freshness 3mo ago
Issue Health 100%
Stars 84
Platform Breadth 1 platform
Contributors 4
Description Detailed
How to Improve
Freshness high impact
Platforms medium impact
Supported Platforms
From the README
# OpenTofu MCP Server A Model Context Protocol (MCP) server for accessing the OpenTofu Registry. This server allows language model assistants to search for and retrieve information about OpenTofu providers, modules, resources, and data sources. Available as both a local Node.js server and a remote Cloudflare Worker deployment. ## Features - Search the OpenTofu Registry for providers, modules, resources, and data sources - Get detailed information about specific providers and modules - Access documentation for resources and data sources - Retrieve comprehensive OpenTofu configuration examples - MCP-compatible interface for AI assistants ## Installation You can use this MCP server with any AI assistant that supports the Model Context Protocol. Choose between the hosted service or local installation: ### Hosted Service (Recommended) The easiest way to get started is to use our hosted service at `mcp.opentofu.org`. Benefits include: - ✅ No local installation required - ✅ Always upRead full README on GitHub →