by weaviate · MCP Server · ★ 161
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Weaviate MCP server 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. Use the built-in MCP server Weaviate ships an MCP server inside the main binary, available as a preview from onward. Enable it with a single environment variable: It listens on the same port as the Weaviate REST API at , authenticates via the existing API-key flow, and respects RBAC. Tools exposed Documentation Setup, environment variables, RBAC permissions, and per-tool reference: docs.weaviate.io/weaviate/configuration/mcp-server The MCP standard: modelcontextprotocol.io Weaviate repo (issues, feature requests): github.com/weaviate/weaviate About this repository 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
| Stars | 161 |
| Forks | 43 |
| Category | MCP Server |
| Quality Score | 56.9087757566341/100 |
| Last Updated | 2026-05-26 |
| Created | 2025-02-11 |
| Platforms | mcp |
| Est. Tokens | ~24k |
These tools work well together with mcp-server-weaviate for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-weaviate is MCP (Model Context Protocol) server for Weaviate. It is categorized as a MCP Server with 161 GitHub stars.
You can find installation instructions and usage details in the mcp-server-weaviate GitHub repository at github.com/weaviate/mcp-server-weaviate. The project has 161 stars and 43 forks, indicating an active community.