CDK API MCP Server
Provides an offline AWS CDK API reference.
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"]
}
}
}
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.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
ADT MCP Server
An MCP server for ABAP Development Tools (ADT) that exposes various ABAP repository-read tools over a standardized interface.
ABAP Development Tools (ADT)
An MCP server for interacting with SAP systems using ABAP Development Tools (ADT).
Universal Infinite Loop MCP Server
A goal-agnostic parallel orchestration framework implementing Infinite Agentic Loop patterns as a Model Context Protocol (MCP) server.
WinTerm MCP
Provides programmatic access to the Windows terminal, enabling AI models to interact with the command line interface.
MCP RAG Server
A Python server providing Retrieval-Augmented Generation (RAG) functionality. It indexes various document formats and requires a PostgreSQL database with pgvector.
UML-MCP
A diagram generation server supporting multiple UML and other diagram types, with various output formats. It integrates with rendering services like Kroki and PlantUML.
Jules
Jules async coding agent - run autonomous tasks using Jules
MCP RAG Server
A lightweight Python server for Retrieval-Augmented Generation (RAG) using AWS Lambda. It retrieves knowledge from external data sources like arXiv and PubMed.
weibaohui/k8m
Provides multi-cluster Kubernetes management and operations using MCP, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
AGS MCP Server
Manipulate Adventure Game Studio (AGS) compiled room (.crm) files to enable AI-powered game development.