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名前空間で公開されているアルファ版モジュール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