Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Weaviate

БесплатноНе проверен

MCP (Model Context Protocol) server for Weaviate

GitHubEmbed

Описание

MCP (Model Context Protocol) server for Weaviate

README

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 weaviate/weaviate binary, available as a preview from v1.37.1 onward. Enable it with a single environment variable:

MCP_SERVER_ENABLED=true

It listens on the same port as the Weaviate REST API at /v1/mcp, authenticates via the existing API-key flow, and respects RBAC.

Tools exposed

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

Documentation

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 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.

from github.com/weaviate/mcp-server-weaviate

Установка Weaviate

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/weaviate/mcp-server-weaviate

FAQ

Weaviate MCP бесплатный?

Да, Weaviate MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Weaviate?

Нет, Weaviate работает без API-ключей и переменных окружения.

Weaviate — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Weaviate в Claude Desktop, Claude Code или Cursor?

Открой Weaviate на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Weaviate with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development