CDK API MCP Server
CDK API MCP-Server
Stellt AWS CDK API-Referenzen und Integrations-Testcode als Beispiele bereit. Kann offline verwendet werden, da alle Dokumente im veröffentlichten Python-Artefakt enthalten sind.
Verwendung
Fügen Sie dies zu Ihrer mcp.json hinzu:
{
"mcpServers": {
"konokenj.cdk-api-mcp-server": {
"command": "uvx",
"args": ["konokenj.cdk-api-mcp-server@latest"]
}
}
}Related MCP server: Markdown Sidecar MCP Server
MCP-Server-Funktionen
Ressource: CDK API-Pakete
Registriert als statische Ressourcen. Um verfügbare Module unter dem Paket zu erhalten, rufen Sie list_resources() als MCP-Client auf.
cdk-api-docs://constructs/@aws-cdk... Alpha-Module, die im@aws-cdk-Namensraum veröffentlicht wurdencdk-api-docs://constructs/aws-cdk-lib... Stabile Module imaws-cdk-lib-Paket
Ressourcenvorlage: Module im Paket auflisten
Um verfügbare Dokumente unter dem Modul zu erhalten, rufen Sie read_resource(uri) als MCP-Client auf.
cdk-api-docs://constructs/@aws-cdk/{module}cdk-api-docs://constructs/aws-cdk-lib/{module}
Ressourcenvorlage: Dateiinhalte lesen
Um ein Dokument zu lesen, rufen Sie read_resource(uri) als MCP-Client auf.
cdk-api-docs://constructs/@aws-cdk/{module}/{file}cdk-api-docs://constructs/aws-cdk-lib/{module}/{file}
Lizenz
Vertrieben unter den Bedingungen der MIT-Lizenz.
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