Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"weaviate-client": {
"command": "uvx",
"args": [
"weaviate-client"
]
}
}
}
Or run directly:
uvx weaviate-client
Details
| Website | https://pypi.org/project/weaviate-client/ |
|---|---|
| GitHub | https://github.com/weaviate/weaviate-python-client |
| License | BSD 3-clause |
| Pricing | free |
| Sources | pypi |
| Discovered | 2026-05-25 |