Tools that your AI agent can use through this MCP server to interact with MySQL
Execute a SQL Query. See our docs to learn more about working with SQL in Pipedream.
Execute a custom MySQL query. See our docs to learn more about working with SQL in Pipedream.
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
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