DynamoDB
CreatedMCP-Mirror
Manages Amazon DynamoDB resources, providing tools for table management, capacity management, and data operations.
About
Provides a Model Context Protocol (MCP) server for managing Amazon DynamoDB resources. Simplify your DynamoDB interactions with features for table and index management, capacity adjustments, and streamlined data operations. Create, list, describe, and update tables; manage Global and Local Secondary Indexes; adjust read/write capacity units; and perform data operations such as inserting, retrieving, updating, querying, and scanning items. Please note that delete operations are intentionally not supported to prevent accidental data loss.
Key Features
- Manage Global Secondary Indexes (GSI) and Local Secondary Indexes (LSI).
- Update provisioned read/write capacity units.
- 0 GitHub stars
- Insert, retrieve, update, query, and scan data in DynamoDB tables.
- Configure table settings.
- Create and manage DynamoDB tables and indexes.
Use Cases
- Scaling DynamoDB capacity based on application needs.
- Automating DynamoDB table creation and configuration.
- Performing complex data queries and scans with simplified syntax.