Weaviate

Weaviate

Official
weaviate

Official Weaviate MCP server. Use Weaviate as a knowledge base for AI agents or as a chat memory store with semantic sea

Official Weaviate MCP server. Use Weaviate as a knowledge base for AI agents or as a chat memory store with semantic search over vector embeddings.

4,418 viewsLocal (stdio)

About Weaviate

Weaviate is an official MCP server published by weaviate that provides AI assistants with tools and capabilities via the Model Context Protocol. Official Weaviate MCP server. Use Weaviate as a knowledge base for AI agents or as a chat memory store with semantic sea It is categorized under browser automation. This server exposes 15 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install Weaviate in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Weaviate is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (15)

create_collection

Create a new collection (class) in Weaviate with specified schema and vectorizer configuration

list_collections

List all collections (classes) available in the Weaviate instance with their schemas

get_collection_schema

Retrieve the detailed schema configuration for a specific collection

delete_collection

Delete an entire collection and all its objects from Weaviate

add_object

Add a new object with properties and vector embedding to a specified collection

Alternatives

Related Skills

Browse all skills
notebooklm

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

142
dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

38
chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

29
qa-tester

"Browser automation QA testing skill. Systematically tests web applications for functionality, security, and usability issues. Reports findings by severity (CRITICAL/HIGH/MEDIUM/LOW) with immediate alerts for critical failures."

23
browser-automation

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

21
playwright-browser-automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

13