Back to search
30
MCP

LanceDB

pulsemcp/lancedb

Integrates with LanceDB to enable natural language querying, insertion, and management of vector data for efficient similarity search and semantic analysis.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Elasticsearch
Integrates with Elasticsearch clusters to enable natural language searching of indices, mapping retrieval, and data discovery without requir
0 tools
Context Lens
Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types
0 tools
Supabase
Integrates with Supabase to enable natural language-driven database schema exploration, management, and read-only SQL query execution.
0 tools
n8n-nodes-logosdb
n8n node for LogosDB semantic vector database — insert, search, delete, info
0 tools
Qdrant with OpenAI Embeddings
Connects AI systems to Qdrant vector databases for semantic search using OpenAI embeddings, enabling contextual document retrieval and knowl
0 tools
Glean
Integrates Glean's search and chat APIs to enable natural language interactions with organizational knowledge bases and chatbots.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lancedb": {
      "url": "None",
      "transport": "http"
    }
  }
}