Skip to content
Back to search
30
MCP

MySQL Database Query

pulsemcp/mysql database query

Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests into SQL queries.

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

Similar MCP servers embedding-nearest

DB Query
Connects AI models to multiple database systems for executing queries and retrieving results across PostgreSQL, MySQL, and SQLite.
0 tools
MySQL Database
Enables direct MySQL database operations including query execution, schema management, and table information retrieval with built-in securit
0 tools
MySQL Query
Provides a secure, read-only bridge to MySQL databases, enabling natural language querying across multiple environments with strict validati
0 tools
MySQL Database Tools
Enables direct SQL query execution and table exploration with MySQL databases through a simple interface for seamless data analysis and data
0 tools
MySQL Database Explorer
Provides secure, read-only access to MySQL databases for exploring schemas and executing SELECT queries with built-in safeguards against SQL
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools

How to use

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

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