MCP server
MySQL MCP Server
Query MySQL from an MCP client with schema-aware tooling.
Add it to your client
CommunityInstall
uvx mysql_mcp_server
mcpServers
{
"mcpServers": {
"mysql-mcp": {
"command": "uvx",
"args": [
"mysql_mcp_server"
]
}
}
}- Transport
- both
- Runtime
- Python
- Auth
- Required
- Tools
- 3
- License
- MIT
Tools
execute_sqlget_schema_infoget_table_sample
Reads its credentials from environment variables and lets the model run single SQL statements, pull table metadata and fetch small data samples. Tables are also published as MCP resources, so a client can browse them before writing any query. Leaving MYSQL_DATABASE unset switches the server into multi-database mode, and SSH tunnelling is available for hosts that are not directly reachable.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Neon MCP Server
MCP serverHosted MCP endpoint for Neon Postgres projects, branches and migrations.
DatabasesCloud Platforms & Infrastructure
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Data & AnalyticsAI Models & Inference
Comments(0)
Sign in to comment