Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wuwen1030 • Data & Databases
A Model Context Protocol (MCP) server implementation that lets AI agents interact with MySQL databases for schema discovery and read-only queries.
List available MySQL tables and discover database structure before generating queries.
Inspect table schemas and metadata to validate or construct context-aware SQL queries.
Run read-only SQL queries safely against a MySQL database with automatic transaction rollback.
This project implements an MCP server backed by MySQL so models and agents can list tables, retrieve table schemas, and execute read-only SQL queries. It includes safe transaction handling with automatic rollback to prevent persistent changes. The README includes a sample Claude Desktop App configuration showing how to launch the server with environment variables for database connection.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.