Back to search
30
MCP

io.github.marcelo-ochoa/mysql

io.github.marcelo-ochoa/mysql

An MCP server for MySQL databases.

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

Similar MCP servers embedding-nearest

io.github.marcelo-ochoa/oracle
MCP server for interacting with Oracle databases
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
io.github.daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools
0 tools
io.github.manoharanrajesh/python-version
An MCP server that provides [describe what your server does]
0 tools
io.github.jkawamoto/mcp-memos
An MCP server for interacting with Memos.
0 tools
io.github.cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.marcelo-ochoa/mysql": {
      "url": "None",
      "transport": "http"
    }
  }
}