tfmodsearch

SantyagoSeaman/tfmodsearch
★ 1 stars Python AI/LLM Updated today
TFModSearch — MCP server for AI agents (Claude Code, Codex, Claude Desktop) to search Terraform AWS module docs with hybrid search: semantic (bge-base-en-v1.5), BM25, and keyword matching.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tfmodsearch": {
      "command": "uvx",
      "args": [
        "tfmodsearch"
      ]
    }
  }
}

Or install with pip: pip install tfmodsearch

README Excerpt

A **Model Context Protocol (MCP)** server that provides intelligent search capabilities for Terraform AWS module documentation using hybrid search (keyword matching, BM25, and semantic embeddings). **Ready to Use**: Includes a pre-built search index with embeddings for 63 curated Terraform AWS modules. Install and run the MCP server immediately—no index building required!

Tools (20)

SourceTFMODSEARCH_EMBED_BACKENDTFMODSEARCH_HOSTTFMODSEARCH_PORTTFMODSEARCH_TRANSPORTacmalbappconfigappsyncatlantisautoscalingbackupbatchcloudfrontcloudtrailcloudwatchconfigdmsecrecs

Topics

ai-agentsawsclaudecodexmcpmcp-serversemantic-searchterraformterraform-modules