A
licenseNot graded
qualityA
maintenanceA RAG knowledge base MCP server using FastMCP and LanceDB, enabling hybrid search, document ingestion, and full MCP tool/resource/prompt support.
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: ingesting documents, querying a table, and retrieving table details. No overlap exists.
All tool names follow a consistent verb_noun pattern (ingest_docs, query_table, table_details) using snake_case.
Three tools is minimal but appropriate for a basic LanceDB server covering ingestion, querying, and metadata inspection. Slightly limited but not unreasonable.
Covers core operations (ingest, query, details) but lacks delete, update, or list tables, which are notable gaps for a database server.