designcomputer/mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Exposes MySQL tables as MCP resources and executes arbitrary SQL queries with structured error handling, communicating via stdio transport for seamless integration with Claude Desktop and VS Code. Credentials are configured entirely through environment variables, with built-in logging for audit trails and enforcement of least-privilege database access patterns.
1,154 stars. No commits in the last 6 months.
Stars
1,154
Forks
229
Language
Python
License
MIT
Category
Last pushed
Jun 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/designcomputer/mysql_mcp_server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
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...