Back to MCP Servers
🔌

mindsdb/mindsdb

NOASSERTION

Connect and unify data across various platforms and databases with .

PythonDatabases

Install

npx -y mindsdb-mindsdb

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mindsdb-mindsdb": {
      "command": "npx",
      "args": [
        "-y",
        "mindsdb-mindsdb"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.