Back to search
30
MCP

awslabs.aws-iac-mcp-server

pypi/awslabs.aws-iac-mcp-server

An Infrastructure as Code MCP server that provides CloudFormation template validation, compliance checking, and deployment troubleshooting capabilities.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

awslabs.iac-mcp-server
An AWS Model Context Protocol (MCP) server
0 tools
awslabs-aws-cloudformation-mcp-server
AWS CloudFormation MCP server helper
0 tools
awslabs.cfn-mcp-server
An AWS Labs Model Context Protocol (MCP) server for doing common cloudformation tasks and for managing your resources in your AWS account
0 tools
awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
0 tools
awslabs.code-doc-gen-mcp-server
An AWS Labs Model Context Protocol (MCP) server for code-doc-gen
0 tools
awslabs.ecs-mcp-server
AWS ECS MCP Server for automating containerization and deployment of web applications to AWS ECS
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "awslabs.aws-iac-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}