Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Liu-creators • Data & Databases
An MCP server that exposes MySQL database operations as callable APIs for AI assistants and Cursor IDE integration.
Execute arbitrary SQL queries against a MySQL database and receive structured JSON results for downstream processing.
Inspect and modify database schema (list tables, describe columns, create tables) to support automated migrations or diagnostics.
Perform CRUD operations (insert, update, delete) and manage data programmatically with built-in error handling and connection retries.
This MCP server wraps common MySQL operations (queries, schema inspection, and CRUD) into tool functions so agents can programmatically interact with a MySQL database. It provides APIs to execute queries, list and describe tables, switch databases, and create/insert/update/delete data, with connection retry and error reporting. The tool is designed for easy integration with Cursor IDE and model-driven workflows to let AI agents manage and query databases safely and efficiently.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.