LanceDB MCP Server

Stabledatabase
55 starsTypeScriptlancedb
GitHub
About

Overview

The LanceDB MCP Server enables AI agents to use LanceDB for vector similarity search. It provides tools for inserting vectors, running nearest-neighbor queries, and managing tables in this embedded database.
Capabilities

Tools & Capabilities

search

Search for similar vectors

insert

Insert vectors into a table

create_table

Create a new vector table

list_tables

List tables

Setup

Installation

bash
Install
npx -y @lancedb/mcp-server-lancedb
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "lancedb": {
      "command": "npx",
      "args": ["-y", "@lancedb/mcp-server-lancedb"]
    }
  }
}

Quick Info

Authorlancedb
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

LanceDB MCP Server - MCP Server Directory - CortexAgent