mcp-terraform-aws-provider-docs

mcp-terraform-aws-provider-docs

1

This project is an MCP server built with Deno and TypeScript to provide contextual information related to the Terraform AWS Provider. It allows seamless querying of resources, configurations, and issues related to the Terraform AWS Provider.

Overview

This server acts as an MCP server, exposing tools and resources that allow AI agents or other MCP clients to query information about Terraform AWS Provider information, such as:

  • Resources documentation.
  • Provider's configuration, including ephemeral resources, guides, and functions.
  • GitHub Issues (opened, closed, and all)
  • AWS Resources examples

What is the Model Context Protocol (MCP) and how does it work?

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools.


Why?

This MCP server is designed to provide the latest documentation, issues, and examples from the Terraform AWS Provider registry site, ensuring up-to-date and source-based information.