Amazon Aurora DSQL now ships a purpose-built MCP server so coding agents can query, evolve schemas, and lint for DSQL quirks inside the IDE. It exposes seven tools (readonly_query, transact, get_schema, plus docs/recommend/lint), defaults to read-only with IAM short-lived tokens, and enables --allow-writes when needed; install via npx skills add aws/agent-toolkit-for-aws/skills --skill aurora-dsql. Unlike generic Postgres MCP, it understands DSQL-specific behavior.
Key Takeaways
- βPurpose-built Aurora DSQL MCP for coding-agent query and schema work.
- βSeven tools with IAM short-lived tokens; read-only by default, optional --allow-writes.
- βInstall via npx skills aurora-dsql; understands DSQL better than generic Postgres MCP.
Discussion & Comments
0Sign in to join the discussion
Connect with AI developers to exchange benchmark insights.