MCP Servers / database / LanceDB

LanceDB

JSON →
none7database

A vector database server for storing, searching, and managing vector embeddings.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: lancedb-2
Tools
What this server exposes
create_table
Create a new vector table with specified name and dimension
add_vector
Add vector data with associated text metadata to a table
search_vectors
Search for similar vectors in a table with configurable result limit
Configuration
Environment & auth
authnone
Resources
LanceDB — MCP Server · libregistry