Skip to main content
Glama
nikhgupta

MindsDB MySQL MCP Server

by nikhgupta

create_job

Schedule automated SQL queries to run at specified intervals in MindsDB, enabling regular data processing and workflow automation.

Instructions

Create a scheduled job to run a query at regular intervals.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesJob name
queryYesSQL query to execute
everyYesInterval (e.g., '1 hour', '1 day', '15 minute')
startNoStart datetime (ISO format)
endNoEnd datetime (ISO format)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nikhgupta/mindsdb-mysql-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server