MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

MindsDB MCP

by MindsDB

Connect and unify 100+ data sources with AI-powered predictions and automation

data Python Advanced Self-hostable No API key Docker
⭐ 27k stars πŸ“… Updated: 1mo ago

Description

MindsDB is an open-source platform for building AI-powered applications on enterprise data, now accessible as an MCP server. It enables AI assistants to query, predict, and automate data workflows across over 100 data sources β€” from databases like PostgreSQL and MySQL to SaaS platforms like Salesforce and Shopify. The MCP integration lets you create ML predictors using simple SQL-like commands, make predictions on live data, and orchestrate complex data pipelines through natural language. With 27k+ GitHub stars and a thriving community, MindsDB is battle-tested for enterprise workloads including demand forecasting, anomaly detection, and recommendation systems.

βœ… Best for

Data teams who want to add ML predictions and AI automation to existing data infrastructure

⏭️ Skip if

You only need simple data queries without prediction or ML capabilities

πŸ’‘ Use cases

  • Building predictive models on enterprise data through natural language
  • Querying and joining data across 100+ sources with AI-enhanced SQL
  • Automating data workflows that combine traditional queries with ML predictions
  • Creating real-time forecasting and anomaly detection pipelines

πŸ‘ Pros

  • βœ“ Massive ecosystem with 100+ data source integrations
  • βœ“ 27k+ GitHub stars β€” mature, well-documented, and community-driven
  • βœ“ SQL-like interface makes ML accessible to data analysts
  • βœ“ Available as pip install or Docker for flexible deployment

πŸ‘Ž Cons

  • βœ— GPL-3.0 license has copyleft implications for derivative works
  • βœ— Resource-intensive β€” requires significant memory for ML model training
  • βœ— Learning curve for the full prediction and automation feature set

πŸ”§ Exposed tools (5 tools)

ToolCategoryDescription
list_datasourcesmanagementList all connected data sources and their status
connect_sourcemanagementConnect a new data source to the MindsDB instance
create_predictormlCreate a new ML predictor model from data
make_predictionmlMake predictions using a trained ML model
query_dataqueryExecute SQL queries across connected data sources

⚑ Installation

Prerequisites:

  • β€’ python v3.9+

Check Claude Code documentation to configure this MCP server.

πŸ’‘ Tips & tricks

Start with Docker for the quickest setup. Connect your primary database first, then create a simple predictor with CREATE PREDICTOR to see the ML workflow in action. Use DESCRIBE to inspect model accuracy before deploying predictions.

πŸ”„ Alternatives

Quick info

Author
MindsDB
License
GPL-3.0
Runtime
Python 3.9+
Transport
stdio
Category
data
Difficulty
Advanced
Self-hostable
βœ…
Auth
β€”
Docker
🐳 Docker available
Version
latest
Updated
Feb 28, 2026

Client compatibility

  • βœ… Claude Code
  • βœ… Cursor
  • βœ… VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows