weaviate-mcp.md

Weaviate MCP

from"weaviate"
870

Weaviate vector search and knowledge graphs

Databases
Weaviatevectorknowledgegraph
install.sh
# Clone the repository
$git clone https://github.com/weaviate/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve