Weaviate 直接支持 MCP 了,Claude Code 不用额外搭服务就能连数据库查数据、改数据,挺方便。
Weaviate 数据库现已原生支持 MCP 协议。Claude Code、Cursor、VS Code 等客户端可直接连接其 /v1/mcp 端点,与 REST API 同端口,无需额外部署 MCP 服务。该服务提供四个工具:查看集合配置、列出租户、BM25+向量混合查询、插入或更新对象。原有认证和工具级 RBAC 仍生效,MCP 服务与写权限可独立开关,运行时切换无需重启集群。
Your database can now speak MCP. Compatible clients such as Claude Code, Cursor, and VS Code can co...
Your database can now speak MCP. Compatible clients such as Claude Code, Cursor, and VS Code can connect directly to `/v1/mcp` on the same port as the REST API, without operating a separate MCP service. The server exposes four tools: • 𝘄𝗲𝗮𝘃𝗶𝗮𝘁𝗲-𝗰𝗼𝗹𝗹𝗲𝗰𝘁𝗶𝗼𝗻𝘀-𝗴𝗲𝘁-𝗰𝗼𝗻𝗳𝗶𝗴 to inspect the actual collection config • 𝘄𝗲𝗮𝘃𝗶𝗮𝘁𝗲-𝘁𝗲𝗻𝗮𝗻𝘁𝘀-𝗹𝗶𝘀𝘁 to list tenants • 𝘄𝗲𝗮𝘃𝗶𝗮𝘁𝗲-𝗾𝘂𝗲𝗿𝘆-𝗵𝘆𝗯𝗿𝗶𝗱 to run BM25 + vector search • 𝘄𝗲𝗮𝘃𝗶𝗮𝘁𝗲-𝗼𝗯𝗷𝗲𝗰𝘁𝘀-𝘂𝗽𝘀𝗲𝗿𝘁 to insert or update objects Agents work with the actual collection configuration and database operations, while Weaviate's existing authentication and tool-specific RBAC remain in control. The MCP server and write access are disabled independently by de docs.weaviate.io/weaviate/confi… toggled at runtime without restarting the cluster. Learn more: https://t.co/SvEwjh9Ijr 💬 0 🔄 3 ❤️ 4 👀 155 📊 2 ⚡