CDK MCP Server

Integration for AWS Cloud Development Kit (CDK) best practices, infrastructure as code patterns, and security compliance with CDK Nag.

Skills

Explore the skills and capabilities of this skillset.

ExplainCDKNagRule

Explain a specific CDK Nag rule with AWS Well-Architected guidance. CDK Nag is a crucial tool for ensuring your CDK applications follow AWS security best practices. Basic implementation: ```typescript import { App } from 'aws-cdk-lib'; import { AwsSolutionsChecks } from 'cdk-nag'; const app = new App(); // Create your stack const stack = new MyStack(app, 'MyStack'); // Apply CDK Nag AwsSolutionsChecks.check(app); ``` Optional integration patterns: 1. Using environment variables: ```typescript if (process.env.ENABLE_CDK_NAG === 'true') { AwsSolutionsChecks.check(app); } ``` 2. Using CDK context parameters: ```typescript 3. Environment-specific application: ```typescript const environment = app.node.tryGetContext('environment') || 'development'; if (['production', 'staging'].includes(environment)) { AwsSolutionsChecks.check(stack); } ``` For more information on specific rule packs: - Use resource `cdk-nag://rules/{rule_pack}` to get all rules for a specific pack - Use resource `cdk-nag://warnings/{rule_pack}` to get warnings for a specific pack - Use resource `cdk-nag://errors/{rule_pack}` to get errors for a specific pack Args: ctx: MCP context rule_id: The CDK Nag rule ID (e.g., 'AwsSolutions-IAM4') Returns: Dictionary with detailed explanation and remediation steps

CDKGeneralGuidance

Use this tool to get prescriptive CDK advice for building applications on AWS. Args: ctx: MCP context

CheckCDKNagSuppressions

Check if CDK code contains Nag suppressions that require human review. Scans TypeScript/JavaScript code for NagSuppressions usage to ensure security suppressions receive proper human oversight and justification. Args: ctx: MCP context code: CDK code to analyze (TypeScript/JavaScript) file_path: Path to a file containing CDK code to analyze Returns: Analysis results with suppression details and security guidance

SearchGenAICDKConstructs

Search for GenAI CDK constructs by name or type. The search is flexible and will match any of your search terms (OR logic). It handles common variations like singular/plural forms and terms with/without spaces. Content is fetched dynamically from GitHub to ensure the most up-to-date documentation. Examples: - "bedrock agent" - Returns all agent-related constructs - "knowledgebase vector" - Returns knowledge base constructs related to vector stores - "agent actiongroups" - Returns action groups for agents - "opensearch vector" - Returns OpenSearch vector constructs The search supports subdirectory content (like knowledge bases and their sections) and will find matches across all available content. Args: ctx: MCP context query: Search term(s) to find constructs by name or description construct_type: Optional filter by construct type ('bedrock', 'opensearchserverless', etc.) Returns: Dictionary with matching constructs and resource URIs

GenerateBedrockAgentSchema

Generate OpenAPI schema for Bedrock Agent Action Groups from a file. This tool converts a Lambda file with BedrockAgentResolver into a Bedrock-compatible OpenAPI schema. It uses a progressive approach to handle common issues: 1. Direct import of the Lambda file 2. Simplified version with problematic imports commented out 3. Fallback script generation if needed Args: ctx: MCP context lambda_code_path: Path to Python file containing BedrockAgentResolver app output_path: Where to save the generated schema Returns: Dictionary with schema generation results, including status, path to generated schema, and diagnostic information if errors occurred

GetAwsSolutionsConstructPattern

Search and discover AWS Solutions Constructs patterns. AWS Solutions Constructs are vetted architecture patterns that combine multiple AWS services to solve common use cases following AWS Well-Architected best practices. Key benefits: - Accelerated Development: Implement common patterns without boilerplate code - Best Practices Built-in: Security, reliability, and performance best practices - Reduced Complexity: Simplified interfaces for multi-service architectures - Well-Architected: Patterns follow AWS Well-Architected Framework principles When to use Solutions Constructs: - Implementing common architecture patterns (e.g., API + Lambda + DynamoDB) - You want secure defaults and best practices applied automatically - You need to quickly prototype or build production-ready infrastructure This tool provides metadata about patterns. For complete documentation, use the resource URI returned in the 'documentation_uri' field. Args: ctx: MCP context pattern_name: Optional name of the specific pattern (e.g., 'aws-lambda-dynamodb') services: Optional list of AWS services to search for patterns that use them (e.g., ['lambda', 'dynamodb']) Returns: Dictionary with pattern metadata including description, services, and documentation URI

LambdaLayerDocumentationProvider

Provide documentation sources for Lambda layers. This tool returns information about where to find documentation for Lambda layers and instructs the MCP Client to fetch and process this documentation. Args: ctx: MCP context layer_type: Type of layer ("generic" or "python") Returns: Dictionary with documentation source information

Configuration

Customize the skillset to fit your needs.
MCP Server

Connect to MCP Server

CDK MCP Server

Google 分析師
逐步指南,教您如何將 Google Analytics 4 (GA4) 屬性連接到 Google 分析師代理。涵蓋創建 Google Cloud 服務帳戶、啟用 Analytics Data API、授予 GA4 查看者訪問權限,以及配置代理以支持會話、用戶、跳出率、轉換等指標。非常適合快速在 Bika.ai 中設置 GA4 數據報告。
需求文檔撰寫助手
告訴我您的產品或功能想法 - 我將幫助您創建全面且詳細的需求文檔,涵蓋用戶故事、驗收標準、技術規範等內容。
AI 網頁工程師
AI Programmer 是一個 AI 頁面,可以將您的原始發布說明轉換為時尚、可發布的 HTML 頁面。
品牌设计师
一款專為初創數字產品設計的品牌營銷 AI 助手,幫助您快速生成適合 Product Hunt、AppSumo 等平台的在線推廣材料,涵蓋視覺創意、推廣標語、品牌語調和賣點傳達
工單管理員
收集、分析和管理來自表單和數據庫的支持工單,幫助您高效地跟踪、優先處理和回應。
Discourse 社區管理員
Discourse 社區管理員助手幫助您快速生成清晰、友好且結構良好的用戶回覆,使社區管理變得更輕鬆和專業。
Email 营销助手
自動尋找潛在客戶並發送為期3天的跟進郵件序列。
辦公文檔助手
一個專為公司內部營運設計的 AI 虛擬行政助理。幫助您快速創建高品質的內部文檔,如公告、會議記錄、摘要、表格、流程和人力資源記錄。
客服文檔助手
AI 助手協助客服團隊創建高質量的支援文檔,包括常見問題、工單回覆、道歉信和標準作業程序。引導您創建內部資源和面向客戶的材料。

Frequently Asked Questions

一句話快速介紹:什麼是Bika.ai?
是什麽让 Bika.ai 如此独特?
"BIKA" 這個縮寫單詞代表什麼意思?
Bika.ai是怎麼做到AI自動化做事的?
Bika.ai是免費使用的嗎?
Bika.ai與ChatGPT、Gemini等AI助手有什麼區別?
Bika.ai與多維表格有什麼區別?
Bika.ai 在單表數據量、關聯引用變多後,如幾萬行、幾十萬行,會卡住嗎?
Bika.ai中的"空間站"是什麼?
付款後我擁有多少個付費空間?
什麼是"資源"?
Bika.ai 的團隊是如何「吃自己的狗糧」的?
Bika.ai如何幫助提高工作效率?
Bika.ai 的AI自動化功能有哪些特點?
Bika.ai 中的自動化模板是什麼?
Bika.ai 是否支持團隊協作及權限功能?

Embark on Your AI Automation

CDK MCP Server | Bika.ai