Submit

LanceDB

@vurtnec

Server Config

{
  "mcpServers": {
    "lanceDB": {
      "command": "node",
      "args": [
        "/path/to/lancedb-node/dist/index.js",
        "--db-path",
        "/path/to/your/lancedb/storage"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.