An AWS Labs Model Context Protocol (MCP) server for Amazon Aurora DSQL. Provides a Python server that exposes DSQL operations via the MCP interface. Version 1.0.27, actively developed with weekly releases.
pip install awslabs-aurora-dsql-mcp-serverVerified import paths — ran on the pinned version, not inferred.
Initialize and run the Aurora DSQL MCP server. Requires AWS credentials (via env variables or IAM role) and DSQL cluster/secret ARNs.
Upgrade Python to 3.10+
Use `from aurora_dsql_mcp_server import AuroraDsqlMcpServer`
Replace `endpoint=...` with `cluster_arn=...`
No dependency data recorded yet.