Back to Catalog
mcp-server-weaviate
weaviate/mcp-server-weaviate
🔗 Latest commit:4db6a8f
🕒 Updated:Sep 9, 2025, 01:05 PM
Go
AI Tools
MCP (Model Context Protocol) server for Weaviate
MCP Trust Score
Based on our comprehensive evaluation criteria
🤖 Evaluated by gemini-2.5-proFix
Trust Score48/100
- • Basic MCP protocol features implemented (16/40)
- • Limited GitHub community activity (6/20)
- • Optimal dependency management (20/20)
- • Room for improvement in deployment maturity
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
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 ConfigurationMCP Protocol Support
Implemented MCP protocol features
🤖 Evaluated by gemini-2.5-proFix
Tools:✓
Prompts:✗
Resources:✓
Sampling:✗
Roots:✗
Logging:✗
STDIO Transport:✗
HTTP Transport:✗
OAuth2 Auth:✗
Dependencies
3 dependencies
Libraries and frameworks used by this MCP server
🤖 Evaluated by gemini-2.5-proFix
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
{}
Resources
Add Quality Badge
Show your MCP trust score in your README
[](https://archestra.ai/mcp-catalog/weaviate__mcp-server-weaviate)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
{}