applied-ai-systems/aas-lancedb-mcp
3.2
If you are the rightful owner of aas-lancedb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AAS LanceDB MCP Server is an advanced server designed for managing datastores with integrated sentence transformers for text embedding.
Tools
Functions exposed to the LLM to take actions
create_table
Create vector tables with configurable embedding models.
add_text
Add text data with automatic embedding generation.
add_vector
Add pre-computed vector data.
search_semantic
Semantic search using text queries.
search_vectors
Vector similarity search.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client