74
/ 100
25 days ago
glama

serverless-mcp-servers-cdk

Deploys a stateless MCP server on AWS Lambda and API Gateway using CDK, supporting Express.js or Hono implementations with bearer token authentication and MCP tools, resources, and prompts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaws-cdk-lib@2.189.0GHSA-999r-qq7v-r334

aws-cdk-lib: OS Command Injection in NodejsFunction Bundling

lowaws-cdk-lib@2.189.0GHSA-qc59-cxj2-c2w4

aws-cdk-lib's aspect order change causes different Permissions Boundary assigned to Role

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_ACCOUNT_ID
configAWS_LAMBDA_LOG_STREAM_NAME
configCDK_DEFAULT_ACCOUNT
🔐 secretMCP_AUTH_TOKENMCP サーバーは Bearer Token 認証をサポートしています。環境変数 を設定することで認証を有効にできます。
configMCP_SERVER_ENDPOINTexport =$(aws cloudformation describe-stacks --stack-name ServerlessMcpServersCdkStack --region us-east-1 --query "Stacks[0].Outputs[?OutputKey=='McpEndpoint'].OutputValue" --output text)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/huanshenyi-serverless-mcp-servers-cdk-dtx0zf)](https://m8ven.ai/mcp/huanshenyi-serverless-mcp-servers-cdk-dtx0zf)
commit: cf369f134dd21242187709e64fee9e0b86194aa2
code hash: d4dcc86a465086480be3dabbcdeffa4026d58e87dfcdb7d3c320d31fb17eca9f
verified: 6/18/2026, 11:24:40 AM
view raw JSON →