Weaviate MCP Client
An MCP client for connecting to and interacting with a Weaviate vector database.
FlowMasters Weaviate MCP Client
A Model Context Protocol (MCP) client for connecting to FlowMasters Weaviate vector database.
Installation
npx -y mcp-weaviate-client
Usage
Add to your Claude Desktop configuration:
{
"mcpServers": {
"weaviate": {
"command": "npx",
"args": [
"-y",
"mcp-weaviate-client"
],
"env": {
"WEAVIATE_API_KEY": "your_api_key_here"
}
}
}
}
Environment Variables
WEAVIATE_MCP_URL: Custom MCP server URL (default: https://mcp-weaviate.flow-masters.ru/mcp)WEAVIATE_API_KEY: Required - API key for Weaviate authentication
Available Tools
- weaviate-insert-one: Insert objects into Weaviate vector database
- weaviate-query: Perform hybrid search queries on Weaviate
License
MIT
Máy chủ liên quan
SQL Analyzer
Analyze, lint, and convert SQL dialects using SQLGlot.
CockroachDB
A server for direct interaction with CockroachDB databases.
Unofficial Human Protein Atlas MCP Server
Access Human Protein Atlas data, including protein expression, localization, and pathology.
Trino MCP Server
Securely interact with Trino databases to list tables, read data, and execute SQL queries.
Databricks
Fetch enterprise data and automate developer actions on the Databricks platform.
Epitome
Personal AI memory — gives every AI agent shared, persistent memory of you
CelestialMCP
Provides astronomical data such as celestial object positions, rise/set times, and visibility information.
Discogs MCP Server
Access the Discogs API for music cataloging, search, and other database operations.
Pylar
Build custom MCP tools on any datasource and ship them to any agent builder from one control plane—using only SQL and a secure link.
Video Metadata MCP Server
Manages video metadata, including game information, teams, scores, and other sports-related data.