dynamodb_table_describe
Get details about a DynamoDB table
How to use it
dynamodb_table_describe is exposed by the MCP Server Aws MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the dynamodb_table_describe tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Aws
npx -y @smithery/cli install mcp-server-aws --client claudeOther tools in MCP Server Aws (21)
Execute multiple PartiQL statements in a batch
Batch get multiple items from DynamoDB tables
Get the TTL settings for a table
Batch write operations (put/delete) for DynamoDB items
Delete an item from a DynamoDB table
Get an item from a DynamoDB table
Put an item into a DynamoDB table
Query items in a DynamoDB table
Scan items in a DynamoDB table
Update an item in a DynamoDB table
Create a new DynamoDB table
Delete a DynamoDB table
Update a DynamoDB table
Update the TTL settings for a table
Create a new S3 bucket
Delete an S3 bucket
List all S3 buckets
Delete an object from S3
List objects in an S3 bucket
Read an object's content from S3
Upload an object to S3