Interact with Weaviate vector database. Store objects, run semantic searches, and manage schemas.
Quick Install
npx @mcp/weaviateClaude Desktop Config
{
"mcpServers": {
"weaviate-mcp": {
"command": "npx",
"args": [
"@mcp/weaviate"
]
}
}
}store_objects
Store objects with vectors
semantic_search
Run semantic searches
v1.0.0
Initial release
weaviate.readweaviate.write