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.
Servidores relacionados
Scout Monitoring MCP
patrocinadorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
CodeAlive MCP
Provides semantic code search and codebase interaction features via the CodeAlive API.
SVGR
A MCP server that exposes SVGR functionality to convert SVG content into React components
Socket
Scan dependencies for vulnerabilities and security issues using the Socket API.
Figma MCP Server
Enables AI assistants to interact with Figma via WebSocket for reading data and design analysis.
Onyx MCP Server
Search and query Onyx programming language documentation and GitHub code examples.
MCP Sandbox
Execute Python code and install packages safely within isolated Docker containers.
Osmosis Agent Toolkit
An MCP server for the Osmosis Agent Toolkit, enabling interactions with the Osmosis blockchain.
widemem.ai
Open-source AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization
go-mcp実験場
A Go-based MCP server example demonstrating correct usage of go.mod and build/run commands.
Agent Engineering Bootcamp MCP
A server providing setup guidance for students learning agent development, with support for both Python and TypeScript.