Connect AI agents to Weaviate for schema inspection, tenant listing, hybrid search, and object upserts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Weaviate.
weaviate-collections-get-configInspect collection schemas
weaviate-tenants-listList tenants in a multi-tenant collection
weaviate-query-hybridHybrid (vector + keyword) search
weaviate-objects-upsertCreate or update objects
This standalone server is deprecated. The Weaviate Model Context Protocol (MCP) server is now built into Weaviate itself — there is nothing to install or run separately.
Weaviate ships an MCP server inside the main weaviate/weaviate binary, available as a preview from v1.37.1 onward. Enable it with a single environment variable:
It listens on the same port as the Weaviate REST API at /v1/mcp, authenticates via the existing API-key flow, and respects RBAC.
| Tool | Purpose |
|---|---|
weaviate-collections-get-config | Inspect collection schemas |
weaviate-tenants-list | List tenants in a multi-tenant collection |
weaviate-query-hybrid | Hybrid (vector + keyword) search |
weaviate-objects-upsert | Create or update objects |
Earlier versions of this repo contained a standalone Go implementation of an MCP server that wrapped the Weaviate REST API. That implementation has been superseded by the built-in server and is no longer maintained. The history is preserved in git for reference; for the previous source, see the commits before this notice.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/weaviate-mcp-server-weaviate)<a href="https://allmcps.com/mcp/weaviate-mcp-server-weaviate"><img src="https://allmcps.com/api/badge/weaviate-mcp-server-weaviate?style=directory" alt="MCP Server Weaviate on AllMCPs" /></a>