Back to search
30
MCP

MySQL

pulsemcp/mysql

Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-reloadable configurations with lazy connection pooling for efficient database interactions.

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

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
DataLink
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
0 tools
SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
PostgreSQL
Provides direct PostgreSQL database access through natural language SQL querying with read-only transaction safety, schema introspection, an
0 tools

How to use

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

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