Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by burakdirin • Visualization & Charts
An MCP server that lets agents connect to MySQL databases and execute SQL queries, returning results in JSON.
Connect to a specific MySQL database and run ad-hoc queries programmatically.
Execute SQL statements and receive results in JSON for downstream processing or analysis.
A safe integration point with a database by enabling a read-only mode to prevent data modifications.
This MCP server exposes two simple tools to agents: connect_database to select a target MySQL database and execute_query to run SQL (including multiple semicolon-separated statements) and receive JSON-formatted results. It is configurable via environment variables (host, user, password, initial database, and a read-only mode) and is installable via pip or uv. The server is intended to integrate database access into agent workflows (e.g., Claude Desktop) and supports a read-only mode to reduce risk when needed.
Connect to a specific MySQL database
Execute MySQL queries
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.