MCP-Server-Cdk

lzwdct/MCP-Server-Cdk

3.1

If you are the rightful owner of MCP-Server-Cdk and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a production-ready implementation of the Model Context Protocol (MCP) server, deployed on AWS using CDK, featuring a secure private VPC architecture, AI integration with Amazon Bedrock, and a modern React frontend.

Tools

Functions exposed to the LLM to take actions

create_item

Create new database item

list_items

List all database items

get_item

Get specific item by ID

delete_item

Delete item by ID

bedrock_chat

AI agent with action execution

bedrock_analyze_items

AI analysis of database items

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources