MySQL MCP Server
JSON →A Model Context Protocol (MCP) server for executing SELECT queries against MySQL databases. Version 1.1.1, released as an npm package. It is implemented in TypeScript and enforces a security-restricted scope (SELECT-only) to prevent data mutations. The server runs as a stdio-based MCP tool, configurable via environment variables. It is intended for AI agents (e.g., VS Code Copilot) to query databases safely. Differentiators: focuses exclusively on read-only queries, easy integration with MCP-compatible IDEs, and simple environment-based configuration without external configuration files.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 21d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore
Resources
packagemysql-mcp ↗