dpflucas/mysql-mcp-server
An MCP server provides read-only access to MySQL databases.
Implements query validation and sandboxing to enforce read-only operations (SELECT, SHOW, DESCRIBE, EXPLAIN only) with configurable timeouts and row limits to prevent resource exhaustion. Integrates with the Model Context Protocol (MCP) ecosystem, enabling AI assistants like Claude to query MySQL databases through a stdio transport with connection pooling and environment-based configuration.
61 stars and 3,168 monthly downloads. No commits in the last 6 months. Available on npm.
Stars
61
Forks
11
Language
JavaScript
License
MIT
Category
Last pushed
Apr 22, 2025
Monthly downloads
3,168
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/dpflucas/mysql-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
bytebase/dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.
IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
alexander-zuev/supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query...
wenb1n-dev/mysql_mcp_server_pro
Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and...