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
Servidores relacionados
RentCast
Access property data, valuations, and market statistics using the RentCast API.
Mongo-MCP
An MCP server for interacting with a MongoDB database.
OrionBelt Semantic Layer
API-first engine and MCP server that transforms declarative YAML model definitions into optimized SQL for Postgres, Snowflake, ClickHouse, Dremio, and Databricks
NSE Ticker MCP Server
Provides access to National Stock Exchange (NSE) data using the Upstox API.
Chronos
Interact with the Stellar blockchain to manage wallets, list tokens, query balances, and transfer funds.
MCP Snowflake Reader
Read-only access to Snowflake databases. Requires Snowflake connection information provided via MCP client configuration.
Simple Loki MCP Server
Query Grafana Loki logs using logcli with an automatic fallback to the HTTP API.
Strapi MCP
An MCP server for Strapi CMS, providing access to content types and entries through the MCP protocol.
Timeplus
Interact with the Timeplus real-time data platform for querying and managing data streams.
MCP Toolbox for Databases
Open source MCP server specializing in easy, fast, and secure tools for Databases.