Back to Home
konokenj icon

cdk-api-mcp-server

Verified Safe

by konokenj

Overview

Serves AWS CDK API references and integration test code as static resources via the Model Context Protocol (MCP), enabling offline access for coding agents.

Installation

Run Command
uvx konokenj.cdk-api-mcp-server@latest

Security Notes

The cdk_api_downloader component securely downloads content from a fixed HTTPS GitHub URL (aws/aws-cdk). It includes explicit URL validation for HTTPS. The zip file extraction process, while coming from a trusted source, does not fully sanitize paths against advanced directory traversal attacks, but a basic mitigation is present by stripping the top-level directory. No 'eval', obfuscation, or hardcoded secrets were found in the provided source.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

AWS CDKAPI ReferenceMCP ServerOffline DocumentationPythonDeveloper Tool