SERVER

Mysql

Rank #14923

io.github.marcelo-ochoa/mysql

MCP server providing mysql capabilities

First listed
Nov 27, 2025
Last publish date
Mar 11, 2026
OVERVIEW

Mysql is a Model Context Protocol (MCP) server published by marcelo-ochoa. It ranks #14923 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Toplist tracks 9 versions of Mysql. It was first listed on Nov 27, 2025 and most recently updated on Mar 11, 2026.

STANDING
#14,923of 58,832 tracked serversTop 50%

Ranks ahead of 43,909 of 58,832 servers on MCP Toplist.

CONNECT

Use Mysql

Add Mysql to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mysql": {
      "command": "npx",
      "args": [
        "-y",
        "@marcelo-ochoa/server-mysql"
      ],
      "env": {
        "MYSQL_USER": "<your MYSQL_USER>",
        "MYSQL_PASSWORD": "<your MYSQL_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

ORGANIZATION

marcelo-ochoa

Organization
Total servers
6
Total versions
44
VERSIONS

Available versions (9)

VersionPublished
1.0.7Mar 11, 2026
1.0.6Mar 7, 2026
1.0.5Jan 26, 2026
1.0.4Jan 8, 2026
1.0.3Dec 12, 2025
1.0.0Dec 1, 2025
0.1.3Nov 27, 2025
0.1.2Nov 27, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mysql?
MCP server providing mysql capabilities
Who maintains Mysql?
Mysql is maintained by marcelo-ochoa, which publishes 6 MCP servers (44 total versions) tracked on MCP Toplist.
Is Mysql an official MCP server?
Mysql is not currently listed on the Official MCP Registry.
How many versions does Mysql have?
MCP Toplist tracks 9 versions of Mysql, most recently published on Mar 11, 2026.
Where can I find the source code for Mysql?
The source code for Mysql is hosted at github.com/marcelo-ochoa/servers.
EXPLORE
Mysql - MCP Server #14923 | MCP Toplist