MCP server for Weaviate vector database
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"weaviate-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Weaviate MCP Server <div align="center"> **Weaviate vector database integration for AI assistants via Model Context Protocol (MCP)** [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) _Developed and maintained by [Arclio](https://arclio.ai)_ - _Secure MCP service management for AI applications_ </div> --- ## 🚀 Quick Start Test the server immediately using the Model Context Protocol (MCP) Inspector, or install and run it directly. ### Option 1: Instant Setup with MCP Inspector (Recommended for Testing) ```bash # First, start a local Weaviate instance docker-compose -f docker-compose.weaviate.yml up -d # Then test with MCP Inspector npx @modelcontextprotocol/inspector \ -e WEAVIATE_URL="localhost" \ -e WEAVIATE_HTTP_PORT="8080" \ -e WEAVIATE_GRPC_PORT="50051" \ -e WEAVIATE_OPENAI_API_KEY="your-openai-api-key" \ -- \ uvx --from weaviate-mcp weaviate-mcp ``` Replace `your-openai-api-key` with your actual OpenAI API key. ### Option 2: Direct Installation & Usage 1. **Install the package:** ```bash pip install weaviate-mcp ``` 2. **Set Environment Variables:** ```bash export WEAVIATE_URL="localhost" export WEAVIATE_HTTP_PORT="8080" export WEAVIATE_GRPC_PORT="50051" export WEAVIATE_OPENAI_API_KEY="your-openai-api-key" ``` 3. **Run the MCP Server:** ```bash python -m weaviate_mcp ``` ### Option 3: Using `uvx` (Run without full installation) ```bash # Ensure WEAVIATE_* environment variables are set as shown above uvx --from weaviate-mcp weaviate-mcp ``` ## 📋 Overview `weaviate-mcp` is a Python package that enables AI models to interact with Weaviate vector databases through the Model Context Protocol (MCP). It acts as a secure and standardized bridge, allowing AI assistants to leverage Weaviate's powerful vector search and storage capabiliti…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.