Weaviate MCP
连接 Weaviate 向量数据库,支持混合向量 + 关键词搜索和对象存储。
Weaviate MCP is an MCP server for Database work. 连接 Weaviate 向量数据库,支持混合向量 + 关键词搜索和对象存储。 Tags: Weaviate · 向量数据库 · 语义搜索 · RAG.
What is Weaviate MCP
Weaviate MCP exposes Database capabilities to MCP clients. 连接 Weaviate 向量数据库,支持混合向量 + 关键词搜索和对象存储。
Install Weaviate MCP in Cursor / Claude / Codex
Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.
Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.
Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.
Claude Desktop Configuration
Add the following to Claude Desktop’s claude_desktop_config.json:
pip install weaviate-mcpTags
Similar recommendations
PostgreSQL MCP Server
Official PostgreSQL server offering read-only database access and schema inspection, letting AI query relational data safely.
SQLite MCP Server
Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
MySQL MCP Server
社区 MySQL 服务器,支持对 MySQL 数据库执行查询、查看表结构与数据分析。
MongoDB MCP Server
MongoDB 官方维护的 MCP 服务器,支持查询文档、聚合分析、集合浏览与索引管理。
Redis MCP Server
Official Redis server (archived) for interacting with the Redis key-value store, supporting key queries and data browsing.
Supabase MCP Server
Supabase 官方服务器,管理 Postgres 数据库、认证、存储与 Edge Functions,一站式后端开发。
FAQ
What problem does Weaviate MCP solve?
Weaviate MCP focuses on Database. 连接 Weaviate 向量数据库,支持混合向量 + 关键词搜索和对象存储。
How do I connect Weaviate MCP to my editor?
Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.
What similar MCP servers exist?
The related list comes from the same Database group so you can compare scope.