CDK API MCP Server
CDK API MCP Server
Предоставляет справочники API AWS CDK и примеры кода интеграционных тестов. Может использоваться в офлайн-режиме, так как вся документация включена в выпущенный артефакт Python.
Использование
Добавьте в свой mcp.json:
{
"mcpServers": {
"konokenj.cdk-api-mcp-server": {
"command": "uvx",
"args": ["konokenj.cdk-api-mcp-server@latest"]
}
}
}Related MCP server: Markdown Sidecar MCP Server
Возможности MCP-сервера
Ресурс: Пакеты API CDK
Зарегистрированы как статические ресурсы. Чтобы получить доступные модули в рамках пакета, вызовите list_resources() в качестве MCP-клиента.
cdk-api-docs://constructs/@aws-cdk... Альфа-модули, опубликованные в пространстве имен@aws-cdkcdk-api-docs://constructs/aws-cdk-lib... Стабильные модули в пакетеaws-cdk-lib
Шаблон ресурса: Список модулей в пакете
Чтобы получить доступные документы в рамках модуля, вызовите read_resource(uri) в качестве MCP-клиента.
cdk-api-docs://constructs/@aws-cdk/{module}cdk-api-docs://constructs/aws-cdk-lib/{module}
Шаблон ресурса: Чтение содержимого файла
Чтобы прочитать документ, вызовите read_resource(uri) в качестве MCP-клиента.
cdk-api-docs://constructs/@aws-cdk/{module}/{file}cdk-api-docs://constructs/aws-cdk-lib/{module}/{file}
Лицензия
Распространяется на условиях лицензии 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