Integrate MySQL MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with MySQL
Updates an existing row. See the docs here
Finds a row in a table via a lookup column. See the docs here
Execute Stored Procedure. See the docs here
Execute a custom MySQL query. See our docs to learn more about working with SQL in Pipedream.
Find row(s) via a custom query. See the docs here
Delete an existing row. See the docs here
Adds a new row. See the docs here
Execute a SQL Query. See our docs to learn more about working with SQL in Pipedream.