cursor-mcp-mysql-database

devmilad/cursor-mcp-mysql-database

3.3

If you are the rightful owner of cursor-mcp-mysql-database and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a Model Context Protocol (MCP) server designed for integration with Cursor IDE to facilitate interaction with MySQL databases.

Tools

Functions exposed to the LLM to take actions

connect

Connect to a MySQL database with specified parameters.

disconnect

Disconnect from the current database connection.

execute_query

Execute a SQL query and return results.

get_tables

List all tables in the current database.

get_table_schema

Get the schema information for a specific table.

get_databases

List all available databases on the server.

switch_database

Switch to a different database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources