DevelopmentPython

mindsdb

Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).

Free
N/A rating (0 reviews)0 installs38,921 GitHub stars
agentsaianalyticsartificial-inteligencebigquerybusiness-intelligencedatabaseshacktoberfestllmsmcpmssqlmysqlpostgresqlrag

Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mindsdb": {
      "args": [
        "mcp-server-mindsdb"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.