LanceDB
MCP ServerFeaturedby Community · Added 5mo ago
Claude
9.8k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lancedb": {
"command": "npx",
"args": [
"lancedb"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a developer-friendly, embedded retrieval engine for multimodal AI, enabling efficient search and data management.
Tags
Database Managementmcp-servertop-100