Skip to content
Back to search
30
MCP

MySQL Database Tools

pulsemcp/mysql database tools

Enables direct SQL query execution and table exploration with MySQL databases through a simple interface for seamless data analysis and database operations.

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

How to use

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

{
  "mcpServers": {
    "mysql_database_tools": {
      "url": "None",
      "transport": "http"
    }
  }
}