Skip to main content
AggregatorsUnknown

mindsdb/mindsdb

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

aggregators
Share:

Quick Start

Clone the repository:

git clone https://github.com/mindsdb/mindsdb

Claude Desktop configuration example:

{
  "mcpServers": {
    "mindsdb": {
      "command": "npx",
      "args": [
        "-y",
        "mindsdb/mindsdb"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Unknown
Author
mindsdb