Google PageRank for AI agents. 25,000+ tools indexed.

OpenTofu MCP Server by opentofu

#3610 of 8784 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

Last commit was 93 days ago — a recent commit would boost your freshness score

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for OpenTofu MCP Server by opentofu
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-opentofu--opentofu-mcp-server)](https://agentrank-ai.com/skill/glama-opentofu--opentofu-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-opentofu--opentofu-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-opentofu--opentofu-mcp-server" alt="AgentRank"></a>

Supported Platforms

MCP

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 up
Read full README on GitHub →