Skip to main content
Glama
lancedb

LanceDB MCP Server

Official
by lancedb

Related Servers

Alternatives to LanceDB MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that exposes document retrieval as tools (semantic search and source listing) for any LLM, using a vector index built from DocPilot's ingestion pipeline.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.
      8 npm
      78
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for document ingestion and semantic search on Qdrant. Enables ingesting local documents, generating embeddings with OpenAI, and performing vector search with metadata filters.
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Local-first RAG indexing and semantic search MCP server. Enables document retrieval and context-aware queries using local embedding models.
      3
      6 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: ingesting documents, querying a table, and retrieving table details. No overlap exists.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (ingest_docs, query_table, table_details) using snake_case.

    Tool Count4/5

    Three tools is minimal but appropriate for a basic LanceDB server covering ingestion, querying, and metadata inspection. Slightly limited but not unreasonable.

    Completeness3/5

    Covers core operations (ingest, query, details) but lacks delete, update, or list tables, which are notable gaps for a database server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues