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
Похожие серверы
CData MCP Server for Microsoft SQL Server
An MCP server for Microsoft SQL Server by CData. Requires a separately licensed CData JDBC Driver.
PostgreSQL Full Access MCP Server
A full-access PostgreSQL server for MCP with read/write capabilities and enhanced schema metadata.
FinanceMCP
Provides real-time financial data using the Tushare API.
SET-MCP
Access financial statements, including income, balance sheets, and cash flow, for companies listed on the Securities Exchange of Thailand (SET).
PocketBase MCP Server
Interact with a PocketBase instance to manage records and files in collections.
PostgreSQL
Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.
MongoDB Mongoose MCP
An MCP server for MongoDB with optional Mongoose schema support.
Glassnode
Institutional-grade on-chain cryptocurrency metrics and market data
Elasticsearch
Manage Elasticsearch indices and execute queries using LLMs.
Zero-Vector MCP
A high-performance vector database server for AI persona memory management.