Set it up
- 1
Turn on Weaviate in your AI
In Claude: open Settings → Connectors and add Weaviate. In ChatGPT: Settings → Apps & Connectors.
- 2
Sign in
Authorize Weaviate once when prompted. No API key to manage.
- 3
Just ask
Tell it what you want in plain words — no special commands.
Get the skill
A ready-made skill that teaches your AI agent to use Weaviate well. Official Weaviate skills: schema, ingestion, precision search, RAG recipes.
npx skills add weaviate/agent-skills About
An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
Workflows That Use Weaviate MCP
Recommended recipe
Query any database with Claude (no SQL reflex needed)Point Claude at Postgres, MongoDB, Redis, SQLite or a managed cloud DB and ask questions in plain language.
FAQ
What does Weaviate MCP do? +
An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
Do I need to know how to code? +
No. Turn it on in your AI's settings and ask in plain English — no terminal, no coding.