lancedb-mcp-server

lancedb-mcp-server

3

LanceDB MCP server is a lightweight, serverless Model Context Protocol server using LanceDB for data storage and retrieval. It offers tools for document ingestion, retrieval, and table information, serving as a reference for developing complex MCP applications with LanceDB.

LanceDB MCP server

This is a basic, serveless MCP server that uses LanceDB to store and retrieve data. It is intended to be used as a reference for building complex MCP apps with LanceDB.

It provides 3 tools:

  • Ingest docs
  • Retrieve docs
  • Get table details