MySQL Ops MCP
Rank #41,248io.github.GT-dinuo/mysql-ops-mcp
MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.
MySQL Ops MCP is a Model Context Protocol (MCP) server published by GT-dinuo. It ranks #41,248 of 96,771 servers tracked on MCP Toplist. MySQL Ops MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 55,523 of 96,771 servers on MCP Toplist.
Use MySQL Ops MCP
No credentials or required configuration declared — add it to your MCP client and go.
Add MySQL Ops MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mysql-ops-mcp": {
"command": "npx",
"args": [
"-y",
"mysql-ops-mcp"
],
"env": {
"DB_HOST": "<your DB_HOST>",
"DB_PORT": "<your DB_PORT>",
"DB_USER": "<your DB_USER>",
"DB_PASSWORD": "<your DB_PASSWORD>",
"DB_DATABASE": "<your DB_DATABASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.GT-dinuo%2Fmysql-ops-mcp)<a href="https://mcptoplist.com/server/io.github.GT-dinuo%2Fmysql-ops-mcp"><img src="https://mcptoplist.com/badge/io.github.GT-dinuo%2Fmysql-ops-mcp.svg" alt="MCP Toplist: Top 50% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GT-dinuo
Other servers by GT-dinuo
View all GT-dinuo servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains MySQL Ops MCP?
- MySQL Ops MCP is maintained by GT-dinuo, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MySQL Ops MCP listed on the Official MCP Registry?
- Yes — MySQL Ops MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does MySQL Ops MCP have?
- MCP Toplist tracks 1 version of MySQL Ops MCP, most recently published on Jul 16, 2026.
- Where can I find the source code for MySQL Ops MCP?
- The source code for MySQL Ops MCP is hosted at github.com/GT-dinuo/mysql-ops-mcp.