Start MindsDB as an MCP Server
Follow the steps below to use MindsDB as an MCP server.- Install MindsDB locally via Docker or Docker Desktop.
-
Connect your data source and/or upload files to MindsDB in order to ask questions over your data.
Sample Data
You can use our sample dataset that stores the sales manager data. - Start MindsDB MCP server, either with or without authentication.
MCP Tools
MindsDB MCP API exposes a set of tools that enable users to interact with their data and extract valuable insights. 1. List Databases Thelist_databases
tool lists all data sources connected to MindsDB.
2. Query
The query
tool executes queries on the federated data to extract data relevant to answering a given question.