Back to Catalog

mcp-server-weaviate

weaviate/mcp-server-weaviate
🔗 Latest commit:4db6a8f
Go
AI Tools

MCP (Model Context Protocol) server for Weaviate

GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:150
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:No
🔧 Has CI/CD Pipeline:No
Configuration Needed
Help improve this catalog by contributing configuration information

We don't have configuration information for this MCP server yet.

Suggest Configuration
README.md

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

{}