Skip to content
Back to search
30
MCP

MySQL Ops MCP

io.github.gt-dinuo/mysql-ops-mcp

MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.arifulislamat/database-mcp-mysql
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
0 tools
database-mcp-mysql
MCP server for MySQL with read-only guardrails, row caps, and statement timeouts
0 tools
mcp-server-mysql
MCP server for interacting with MySQL databases (READ-ONLY) with optimized caching
0 tools
MySQL MCP Server
Python MCP server for MySQL database inspection and querying
0 tools
@zilosoft/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support (security-hardened fork with SSL auto-detection, AST-based per
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mysql_ops_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}