Back to search
30
MCP

@bulgariamitko/mcp-server-mysql-write

npm/@bulgariamitko/mcp-server-mysql-write

MCP server for interacting with MySQL databases with write operations support (modified from @benborla29/mcp-server-mysql)

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

Similar MCP servers embedding-nearest

@benborla29/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
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
@iflow-mcp/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
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

How to use

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

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