icon for mcp server

Weaviate Integration

STDIO

MCP server for Weaviate vector database integration.

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

{}

Be the First to Experience MCP Now