{"id":"acuvity-mcp-server-aws-cdk","name":"mcp-server-aws-cdk","homepage":"https://hub.docker.com/r/acuvity/mcp-server-aws-cdk","repo_url":"https://hub.docker.com/r/acuvity/mcp-server-aws-cdk","category":"infrastructure","subcategories":[],"tags":["mcp","aws","cdk","infrastructure-as-code","agent-tools"],"what_it_does":"mcp-server-aws-cdk is an MCP server package intended to expose AWS CDK-related functionality to an agent via the Model Context Protocol (MCP). It is generally used to help agents scaffold, reason about, or generate AWS CDK constructs/templates through a standardized MCP interface.","use_cases":["Generate or modify AWS CDK application code from natural language","Assist with AWS architecture planning and CDK construct selection","Provide an agent-accessible interface for CDK-related tasks in development workflows"],"not_for":["Production-grade AWS infrastructure provisioning without human review and appropriate safeguards","A general AWS management API replacement (unless the MCP server explicitly implements the needed operations)","Handling sensitive operations without secure credentials management"],"best_when":"You have an agent runtime that can connect to MCP servers and you want CDK-focused capabilities exposed through MCP for code-generation or planning workflows.","avoid_when":"You need guaranteed, audited operational behavior (e.g., direct apply/deploy) or you cannot provide secure AWS credentials handling for any server-side operations the MCP server might perform.","alternatives":["Using AWS CDK directly (CLI/SDK) with agent-generated code and human-reviewed execution","Other MCP servers for AWS or IaC that offer more explicit tool coverage","OpenAI/LLM function calling against your own wrapper around CDK/CloudFormation tooling"],"af_score":38.5,"security_score":33.5,"reliability_score":32.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:35:43.213931+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the input. MCP servers commonly rely on local deployment and/or environment-provided credentials, but this cannot be confirmed from the supplied data."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing could not be determined from the provided information."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":38.5,"security_score":33.5,"reliability_score":32.5,"mcp_server_quality":55.0,"documentation_accuracy":50.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":45.0,"rate_limit_clarity":0.0,"tls_enforcement":50.0,"auth_strength":30.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":30.0,"security_notes":"Authentication, authorization model, and secret-handling behavior were not provided. If the MCP server interacts with AWS, credentials handling and IAM least-privilege are critical; verify the server does not log secrets and that TLS/auth are enforced for any remote connections.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":40.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Tool coverage and semantics may be limited to CDK-focused actions; ensure the MCP server implements the exact operations you need.","If the server performs AWS calls, it may require credentials and proper IAM; agents may fail or loop if permissions are missing.","Generated CDK code should be reviewed before synthesis/deployment to avoid unsafe infrastructure changes."]}}