JUHE API Marketplace
weaviate avatar
MCP Server

mcp-server-weaviate

An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.

146
GitHub Stars
8/23/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

Weaviate MCP Server

Instructions

Build the server:

make build

Run the test client

make run-client

Tools

Insert One

Insert an object into weaviate.

Request body:

{}

Response body

{}

Query

Retrieve objects from weaviate with hybrid search.

Request body:

{}

Response body

{}

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source