logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

mcp-server-weaviate

Integrate Weaviate with language learning models for improved data querying and manipulation processes. Enhances capabilities of AI models in handling unstructured data and retrieving relevant information from Weaviate's database.

Author

mcp-server-weaviate logo

weaviate

No License

Quick Info

GitHub GitHub Stars 152
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

weaviateaidatabaseweaviate databaseanalytics weaviateinformation weaviate

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

{}

See Also

`