mindsdb-mcp.md

MindsDB MCP

from"mindsdb"
22.0k

Connect and unify data across platforms with AI

Databases
MindsDBAIdataML
install.sh
# Clone the repository
$git clone https://github.com/mindsdb/mindsdb
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve