Connect Your AI Agent with MySQL for Slack

Integrate MySQL MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
MySQL
MySQL
MySQL is an open-source relational database management system.

Categories

Databases

Available Tools

Tools that your AI agent can use through this MCP server to interact with MySQL

Query SQL Database

Execute a SQL Query. See our docs to learn more about working with SQL in Pipedream.

Execute SQL Query

Execute a custom MySQL query. See our docs to learn more about working with SQL in Pipedream.

Update Row

Updates an existing row. See the docs here

Find Row

Finds a row in a table via a lookup column. See the docs here

Execute Stored Procedure

Execute Stored Procedure. See the docs here

Execute Query

Find row(s) via a custom query. See the docs here

Delete Row

Delete an existing row. See the docs here

Create Row

Adds a new row. See the docs here