Weaviate
STDIOMCP server providing vector database integration with Weaviate for object insertion and hybrid search capabilities
MCP server providing vector database integration with Weaviate for object insertion and hybrid search capabilities
Build the server:
make build
Run the test client
make run-client
Insert an object into weaviate.
Request body:
{}
Response body
{}
Retrieve objects from weaviate with hybrid search.
Request body:
{}
Response body
{}