MCP.so
Sign In
I

Infraready

@infraready099

About Infraready

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

infraready099

Submitted by

Kay Test

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "infrareadu-code-first": {
      "command": "docker",
      "args": [
        "build",
        "-f",
        "packages/runner/Dockerfile",
        "-t",
        "infraready-runner",
        "."
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is InfraReady?

InfraReady is a one-click infrastructure deployment platform for solo founders, vibe coders, and early-stage startups. It connects your GitHub repo and AWS account to automatically deploy production infrastructure using OpenTofu, with you owning 100% of your infrastructure and your data never touching InfraReady's servers.

How to use InfraReady?

Connect your GitHub repo URL in the setup wizard, connect your AWS account via a one-click CloudFormation template (60 seconds), choose from 11 available modules (VPC, RDS, ECS, Storage, Security, etc.), and click deploy. Developer quick start requires cloning the repo, deploying the runner Lambda via OpenTofu, building and pushing the Docker image, and running the web app with Supabase and SQS credentials.

Key features of InfraReady

  • One-click deployment to your own AWS account
  • 11 SOC2/HIPAA-ready modules (VPC, RDS, ECS, Storage, Security, and more)
  • Cross-account access via STS AssumeRole (revocable in 10 seconds)
  • OpenTofu native — standard IaC with no vendor lock-in
  • Enterprise Landing Zone for multi-account AWS Organizations
  • Pre-deployment Checkov compliance scanning (blocks CRITICAL/HIGH findings)

Use cases of InfraReady

  • Solo founders deploying AI-built apps (from Cursor, Claude, Bolt) to production AWS
  • Early-stage startups needing SOC2-ready infrastructure without a DevOps engineer
  • Teams migrating from platforms like Railway/Render to gain full ownership and lower scale cost
  • Companies requiring secure multi-account AWS Organizations (Enterprise tier)

FAQ from InfraReady

How does cross-account access work, and can it be revoked?

You run a CloudFormation template that creates an InfraReadyRole in your AWS account, restricted to InfraReady's account ID plus a unique ExternalId. Revoke access any time by deleting the role — InfraReady is immediately locked out.

What can InfraReady do inside my AWS account?

InfraReady can create and modify resources defined in its modules, read CloudFormation stack outputs, and write Terraform state to your S3 bucket. It cannot access your customer code, read S3 bucket contents, exfiltrate credentials, or act outside the defined IAM policy.

Where does Terraform state live?

Terraform state is stored in your own S3 bucket (named infraready-state-{project}-{region}). InfraReady cannot read the state files because state access requires the same cross-account role that you control.

What compliance standards does InfraReady meet?

Modules are designed for SOC 2 Type II, HIPAA (encryption and audit controls), CIS AWS Foundations Benchmark v1.4 (all Level 1 + Level 2), and NIST 800-53. Every deployment is scanned with Checkov before applying.

What are the pricing tiers?

Starter ($29/month, 1 environment, all 11 modules, email support), Pro ($99/month, unlimited environments, all modules plus Landing Zone, priority support), and Enterprise (custom pricing, custom modules, white-glove support). AWS charges are billed directly to your account.

Comments

More Developer Tools MCP servers