CDK API MCP Server
CDK API MCP 服务器
提供 AWS CDK API 参考文档和集成测试代码示例。由于所有文档都包含在发布的 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 服务器功能
资源:CDK API 包
注册为静态资源。要获取包下的可用模块,请以 MCP 客户端身份调用 list_resources()。
cdk-api-docs://constructs/@aws-cdk... 在@aws-cdk命名空间下发布的 Alpha 模块cdk-api-docs://constructs/aws-cdk-lib...aws-cdk-lib包中的稳定模块
资源模板:列出包中的模块
要获取模块下的可用文档,请以 MCP 客户端身份调用 read_resource(uri)。
cdk-api-docs://constructs/@aws-cdk/{module}cdk-api-docs://constructs/aws-cdk-lib/{module}
资源模板:读取文件内容
要读取文档,请以 MCP 客户端身份调用 read_resource(uri)。
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