ascending-llc/dynamodb-mcp-server
If you are the rightful owner of dynamodb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The AWS DynamoDB MCP Server is an official server designed for interacting with AWS DynamoDB, providing a comprehensive set of tools for both operational management and expert design guidance.
Tools
Functions exposed to the LLM to take actions
dynamodb_data_modeling
Retrieves the complete DynamoDB Data Modeling Expert prompt
create_table
Creates a new DynamoDB table with optional secondary indexes
delete_table
Deletes a table and all of its items
describe_table
Returns table information including status, creation time, key schema and indexes
list_tables
Returns a paginated list of table names in your account
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client