Weaviate MCP Server
MCP (Model Context Protocol) server for Weaviate
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Weaviate MCP Server MCP server manually.
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
{}
Details:
Stars
126Forks
31Last commit
25 days agoRepository age
4 monthsLicense
GPL-3.0
Auto-fetched from GitHub .
MCP servers similar to Weaviate MCP Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit