CDK API MCP Server
Servidor MCP de la API de CDK
Proporciona referencias de la API de AWS CDK y código de pruebas de integración como ejemplo. Se puede utilizar sin conexión porque todos los documentos están incluidos en el artefacto de Python publicado.
Uso
Añadir a su mcp.json:
{
"mcpServers": {
"konokenj.cdk-api-mcp-server": {
"command": "uvx",
"args": ["konokenj.cdk-api-mcp-server@latest"]
}
}
}Related MCP server: Markdown Sidecar MCP Server
Capacidades del servidor MCP
Recurso: Paquetes de la API de CDK
Registrados como recursos estáticos. Para obtener los módulos disponibles bajo el paquete, llame a list_resources() como cliente MCP.
cdk-api-docs://constructs/@aws-cdk... Módulos alfa publicados en el espacio de nombres@aws-cdkcdk-api-docs://constructs/aws-cdk-lib... Módulos estables en el paqueteaws-cdk-lib
Plantilla de recurso: Listar módulos en el paquete
Para obtener los documentos disponibles bajo el módulo, llame a read_resource(uri) como cliente MCP.
cdk-api-docs://constructs/@aws-cdk/{module}cdk-api-docs://constructs/aws-cdk-lib/{module}
Plantilla de recurso: Leer contenido de archivos
Para leer un documento, llame a read_resource(uri) como cliente MCP.
cdk-api-docs://constructs/@aws-cdk/{module}/{file}cdk-api-docs://constructs/aws-cdk-lib/{module}/{file}
Licencia
Distribuido bajo los términos de la licencia MIT.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive access to MCP documentation through structured guides, full-text search, and interactive development workflows for building servers and clients.311MIT
- AlicenseNot gradedqualityDmaintenanceProvides access to markdown documentation for local NPM, Go, and PyPi packages as MCP resources or tools. It enables informed code generation by surfacing documentation directly from a project's working directory.MIT
- AlicenseBqualityDmaintenanceProvides guidance and tools for the AWS Cloud Development Kit, including infrastructure patterns, GenAI constructs, and security compliance via CDK Nag. It streamlines development by generating Bedrock Agent schemas and providing comprehensive documentation for Lambda layers and AWS Solutions Constructs.7Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to access and read mdbook documentation, including structure, content, and search.123MIT
Related MCP Connectors
The Academy curriculum as an offline MCP library. Hosted course connector adds progress.
MCP server for accessing curated awesome list documentation
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/konokenj/cdk-api-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server