📦
Weaviate
A FastMCP based mcp server for weaviate, deployable using uvx.
0 installs
161 stars
42 forks
Trust: 62 — Good
Ai
Installation
npx mcp-server-weaviateAsk AI about Weaviate
Powered by Claude · Grounded in docs
I know everything about Weaviate. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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
{}
