mcp-server-weaviate
An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
Author
weaviate
No License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
weaviatedatabasesdatabaseserver weaviateaccess weaviateusing weaviate
Weaviate MCP Server
Instructions
Build the server:
make build
Run the test client
make run-client
Tools
Insert One
Insert an object into weaviate.
Request body:
{}
Response body
{}
Query
Retrieve objects from weaviate with hybrid search.
Request body:
{}
Response body
{}
