Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by shengshengshengbuxi • Analytics & Monitoring
An open-source MCP server that exposes a MySQL database over the Model Context Protocol so agents can execute SQL queries and check connection status.
Run arbitrary SQL queries against a MySQL database through MCP to retrieve or modify data programmatically.
Verify or monitor MySQL connection status and configuration before attempting database operations.
Example SQL prompts or a lightweight local MCP endpoint to integrate MySQL access into Claude Desktop or similar agent hosts.
This project implements a MySQL server speaking the Model Context Protocol (MCP), allowing external agents (e.g., Claude Desktop) to run SQL queries and inspect database connectivity via defined MCP tools. It is configured via environment variables, includes example prompts, and ships with utilities for executing SQL and checking connections. The server is distributed as a Node.js/TypeScript project under an MIT license and can be embedded into agent workflows or desktop integrations.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.