Back to search
30
MCP

mcpcommunity/designcomputer-mysql_mcp_server

docker/mcpcommunity/designcomputer-mysql_mcp_server

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

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

Similar MCP servers embedding-nearest

mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
mcpcommunity/f4ww4z-mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
mcp-server-mysql
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and
0 tools
mssql_mcp_server
A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. All
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools

How to use

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

{
  "mcpServers": {
    "mcpcommunity/designcomputer-mysql_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}