libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ LanceDB
LanceDB
JSON →
none
★ 7
database
A vector database server for storing, searching, and managing vector embeddings.
github ↗
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
auth
none
Resources
github
https://github.com/RyanLisse/lancedb_mcp ↗
LanceDB — MCP Server · libregistry