MCP (Model Context Protocol) server for Weaviate Go-based implementation.
156 stars
Go
Updated Nov 3, 2025
Documentation
Weaviate MCP Server
Instructions
Build the server:
code
make buildRun the test client
code
make run-clientTools
Insert One
Insert an object into weaviate.
Request body:
json
{}Response body
json
{}Query
Retrieve objects from weaviate with hybrid search.
Request body:
json
{}Response body
json
{}Similar MCP
Based on tags & features
Trending MCP
Most active this week