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
CData Reckon Accounts Hosted
A read-only MCP server by CData that enables LLMs to query live data from Reckon Accounts Hosted. Requires a separate CData JDBC Driver.
SingleStore
Interact with the SingleStore database platform
DynamoDB-Toolbox
Leverages your Schemas and Access Patterns to interact with your DynamoDB Database using natural language.
Supabase
Interact with Supabase databases, storage, and edge functions.
ClickHouse MCP Server
A Node.js server for querying ClickHouse databases.
JDBC-MCP
Enables AI assistants to interact with various databases through JDBC connections.
Data.gov.il
Access Israeli Government Open Data from the data.gov.il portal.
Supabase
Access and manage your Supabase projects through the Model Context Protocol (MCP).
mnemon-mcp
Persistent layered memory for AI agents — 4-layer model, FTS5 search, fact versioning, EN+RU stemming. Local-first, zero-cloud, single SQLite file.
Epicor Kinetic MCP Server by CData
A read-only MCP server by CData that enables LLMs to query live data from Epicor Kinetic.