P
mcp-server-weaviate
Created Oct 19, 2025
by
weaviate
Language:
Python
Stars:
79
Forks:
16
README
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
{}
Last updated: Oct 19, 2025
Publisher info
weaviate
Weaviate creates database software like the Weaviate vector search engine
worldwide
733
followers
0
following
115
repos
More MCP servers built with Python
Transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
By huggingface
155.5K