mysql-crud-mcp-server

Nicolas-Gong/mysql-crud-mcp-server

3.2

If you are the rightful owner of mysql-crud-mcp-server 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 plugin designed for MySQL database operations, providing comprehensive CRUD tools.

Tools

Functions exposed to the LLM to take actions

mysql_select

Executes SELECT queries

mysql_insert

Executes INSERT queries, including table creation

mysql_update

Executes UPDATE queries

mysql_delete

Executes DELETE queries

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources