Back to search
30
MCP

@liucong001/mcp-server-mysql

npm/@liucong001/mcp-server-mysql

MCP server for interacting with MySQL databases based on Node

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

Similar MCP servers embedding-nearest

@praise25/mcp-server-mysql
MCP server for interacting with MySQL databases based on Node
0 tools
@cainli/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
0 tools
@alexsnzhang/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
0 tools
@chenlinyang/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support (modified from @marco/mcp-server-mysql)
0 tools
@benborla29/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
0 tools
mcp-server-neon
MCP server for interacting with Neon Management API and databases
0 tools

How to use

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

{
  "mcpServers": {
    "@liucong001/mcp-server-mysql": {
      "url": "None",
      "transport": "http"
    }
  }
}