Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
MySQL MCP Server logo
MCP server

MySQL MCP Server

Query MySQL from an MCP client with schema-aware tooling.

0
SaveVisit website ↗

Add it to your client

Community
Install
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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?