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

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

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

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

36
agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

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

29