dpflucas/mysql-mcp-server
An MCP server provides read-only access to MySQL databases.
This tool helps developers integrate read-only access to MySQL databases into other applications, especially AI agents. It takes your MySQL database credentials and allows programs to list databases, view table schemas, and execute safe SQL queries. This is designed for developers building applications that need to interact with MySQL for data retrieval.
No commits in the last 6 months. Available on npm.
Use this if you need to provide a secure, read-only interface for an application, like an AI agent, to query your MySQL databases.
Not ideal if you need to perform write operations (insert, update, delete) on your MySQL database or are looking for a direct database administration tool.
Stars
61
Forks
11
Language
JavaScript
License
MIT
Category
Last pushed
Apr 22, 2025
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.
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...
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI...
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.