MySQL Read-Only MCP Server

JSON →
library 0.1.2 ·javascript
verified Jun 5, 2026

A read-only MySQL MCP server for AI agents (Claude, etc.) that provides safe, restricted access to MySQL databases. Version 0.1.2, stable. Supports DDL (schema inspection) but only SELECT queries — INSERT/UPDATE/DELETE are blocked. Released as an npm package, designed for integration with MCP-compatible AI tools. Key differentiator: strict read-only enforcement at the server level, not just SQL parsing.