Back to Home
developerlabsai icon

mcp-cloudformation-builder

Verified Safe

by developerlabsai

Overview

An AI-native CloudFormation/Terraform generator that creates and self-heals infrastructure templates from GitHub repositories, designed for DeveloperLabs AI internal products.

Installation

Run Command
npm run dev

Environment Variables

  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY
  • SUPABASE_SERVICE_ROLE_KEY
  • PINECONE_API_KEY
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • INTERNAL_API_SECRET
  • SCAFFOLD_API_TOKEN

Security Notes

The server correctly uses environment variables for all sensitive API keys and secrets. It interacts with various external APIs (GitHub, AWS, Supabase, Anthropic, OpenAI, Pinecone, internal Scaffold API) as expected for its functionality. The `generateSandboxCredentials` function handles temporary AWS credentials and console sign-in URLs, which is a sensitive operation but appears to be intended for internal, authorized use within the application's scope. There are no obvious signs of eval, obfuscation, or malicious patterns.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens8000
Stars0
Forks0
Last Update2025-11-26

Tags

AI-nativeCloudFormationTerraformSelf-healingIaCAWS