Weaviate

Official 🗄️ Data & Files

Official Weaviate MCP server for AI-powered vector search. Insert objects and retrieve data using hybrid search combining vector and keyword search capabilities. Supports cloud-hosted and local Weaviate instances.

Tags

vector searchhybrid search

Tools (2)

insert_onequery

Config for Claude Desktop / Cursor

{ "mcpServers": { "weaviate": { "command": "npx", "args": [ "-y", "mcp-server-weaviate" ], "env": { "WEAVIATE_HOST": "your-weaviate-host-here", "WEAVIATE_SCHEME": "your-weaviate-scheme-here" } } } }
Documentation →
Activate on Zubnet →