Connects Amazon DynamoDB data to Claude Desktop through CData JDBC drivers using a read-only Model Context Protocol (MCP) server.
This read-only MCP Server enables Large Language Models, like Claude Desktop, to query live Amazon DynamoDB data. It leverages the CData JDBC Driver for Amazon DynamoDB to expose DynamoDB as relational SQL models, then wraps the driver in a simple MCP interface, allowing natural language queries to retrieve live information without requiring SQL knowledge. Users can ask questions about their data and receive real-time insights.
주요 기능
01Read-only access to Amazon DynamoDB data.
02Exposes DynamoDB as relational SQL models.
03Compatible with Claude Desktop.
040 GitHub stars
05Leverages CData JDBC Driver for Amazon DynamoDB.
사용 사례
01Querying Amazon DynamoDB data using natural language in Claude Desktop.
02Integrating Amazon DynamoDB data with LLMs without writing SQL queries.
03Accessing live DynamoDB data for analysis and reporting within AI clients.