Back to search
30
MCP

io.github.daedalus/mcp-mysql-connector

io.github.daedalus/mcp-mysql-connector

MCP server exposing MySQL database functionalities as tools

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.marcelo-ochoa/mysql
An MCP server for MySQL databases.
0 tools
io.github.daedalus/mcp-psycopg2
MCP server exposing psycopg2 PostgreSQL database adapter functionality
0 tools
io.github.daedalus/mcp-hashlib
An MCP server that exposes hashlib functionality
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.daedalus/mcp-mysql-connector": {
      "url": "None",
      "transport": "http"
    }
  }
}