MySQL MCP Server
JSON →Provides access to a MySQL database, allowing agents to execute SQL queries.
Tools · 3
- query Execute a SQL query on the MySQL database
- list_tables List all tables in the database
- describe_table Describe the schema of a specific table
Environment variables
MYSQL_HOSTMYSQL_PORT
Links
★ 8 GitHub stars