CDK API MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CDK API MCP Servershow me the documentation for aws-cdk-lib/aws-s3"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CDK API MCP Server
Provide AWS CDK API references and integration test code for sample. Can be used in offline because all documents are included in the released python artifact.
Usage
Add to your 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 Server Capabilities
Resource: CDK API packages
Registered as static resources. To get available modules under the package, call list_resources() as MCP client.
cdk-api-docs://constructs/@aws-cdk... Alpha modules published in@aws-cdknamespacecdk-api-docs://constructs/aws-cdk-lib... Stable modules inaws-cdk-libpackage
Resource Template: List modules in package
To get available documents under the module, call read_resource(uri) as MCP client.
cdk-api-docs://constructs/@aws-cdk/{module}cdk-api-docs://constructs/aws-cdk-lib/{module}
Resource Template: Read file contents
To read a document, call read_resource(uri) as MCP client.
cdk-api-docs://constructs/@aws-cdk/{module}/{file}cdk-api-docs://constructs/aws-cdk-lib/{module}/{file}
License
Distributed under the terms of the MIT license.
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.Last updated328MIT
- Alicense-qualityDmaintenanceProvides 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.Last updatedMIT
- 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.Last updated7Apache 2.0
- Alicense-qualityCmaintenanceEnables MCP clients to access and read mdbook documentation, including structure, content, and search.Last updated293MIT
Related MCP Connectors
MCP server for accessing curated awesome list documentation
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Get up-to-date, version-specific documentation and code examples from official sources directly in…
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