Back to search
30
MCP

@iflow-mcp/mcp-server-mysql

npm/@iflow-mcp/mcp-server-mysql

MCP server for interacting with MySQL databases with write operations support

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

Similar MCP servers embedding-nearest

iflow-mcp_mineru98-mysql-mcp-server
MCP Server for MySQL database operations
0 tools
iflow-mcp_burakdirin-mysqldb-mcp-server
An MCP server implementation for MySQL database integration
0 tools
@cainli/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
0 tools
@benborla29/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
@bulgariamitko/mcp-server-mysql-write
MCP server for interacting with MySQL databases with write operations support (modified from @benborla29/mcp-server-mysql)
0 tools

How to use

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

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