Weaviate MCP Server
Built into Weaviate itself: hybrid search and upserts over the database's own port.
Add it to your client
Official- Transport
- http
- Runtime
- Go
- Auth
- Required
- Tools
- 4
Weaviate no longer ships a separate MCP process. From version 1.37.1 the server lives inside the main Weaviate binary and is switched on with one environment variable, answering at the /v1/mcp path on the same port as the REST API. Four tools are exposed: read a collection's configuration, list tenants in a multi-tenant collection, run a hybrid vector-plus-keyword query, and upsert objects. Because it is part of the database, it reuses the existing API-key flow and honours the RBAC permissions already configured.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Comments(0)
Sign in to comment