Weaviate MCP server
Search and store vectors in Weaviate. Weaviate's MCP server lets an assistant run hybrid semantic and keyword searches and manage objects in a Weaviate vector store, with built-in filtering and multi-tenancy.
Category
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
weaviate/mcp-server-weaviate
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
weaviate/mcp-server-weaviate
Installing Weaviate
We haven't verified a copy-paste config for this one yet. Rather than print a command we aren't sure about, here are the maintainer's own instructions.
Install instructionsWhat it does
Weaviate's MCP server lets an assistant run hybrid semantic and keyword searches and manage objects in a Weaviate vector store, with built-in filtering and multi-tenancy.
Like any MCP server, Weaviate plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool , no custom integration code required.
Related Databases MCP servers
- PostgreSQLQuery a Postgres database in natural language.
- SupabaseManage your Supabase project from the assistant.
- RedisRead and write a Redis store from the assistant.
- ChromaStore and semantically search embeddings.
- MindsDBQuery many databases as one, in natural language.
- MongoDBQuery and manage MongoDB from the assistant.