servidor mcp-weaviate
Servidor MCP para Weaviate
🏎️ Inicio rápido
Prerrequisitos
- Asegúrese de tener instalado
uv
(consulte la documentación para obtener más detalles) - Clonar este repositorio
Instalar
Instalación mediante herrería
Para instalar Weaviate MCP Server para Claude Desktop automáticamente a través de Smithery :
Escritorio de Claude
En MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
En Windows: %APPDATA%/Claude/claude_desktop_config.json
Configuración de servidores no publicados/desarrollo
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
El servidor MCP para Weaviate facilita la integración con Weaviate mediante un servidor personalizable basado en Python, lo que permite la interacción con las bases de datos de Weaviate y las API de OpenAI a través de URL configurables y claves API.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables Claude to interact with Port.io's AI agent, allowing users to trigger the agent with prompts and receive structured responses including status, output, and action items.Last updated -6PythonMIT License
- -securityFlicense-qualityAn MCP server that connects Claude for Desktop with blockchain functionality, allowing users to check balances and send tokens on EVM and Solana chains through natural language interactions.Last updated -TypeScript
- -securityAlicense-qualityA server that enables Claude AI to interact with Weaviate vector databases, supporting both search and storage operations through Anthropic's MCP protocol.Last updated -1PythonGPL 3.0
- -securityFlicense-qualityA Python-based server that helps users easily install and configure other MCP servers across different platforms.Last updated -2Python