Infraready
@infraready099
关于 Infraready
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"infrareadu-code-first": {
"command": "docker",
"args": [
"build",
"-f",
"packages/runner/Dockerfile",
"-t",
"infraready-runner",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Huoshan Test
volcengineBurp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
评论