@mixedbread/mcp
Freeby MCP Community
MCP server for the Mixedbread Platform
v1.1.8Added Apr 12, 2026
mixedbreadmcpmodel-context-protocolvector-storeembeddings
@mixedbread/mcp MCP Server
MCP server for the Mixedbread Platform
Installation
Reviews
Installation
Quick install
npx -y @mixedbread/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@mixedbread/mcp": {
"command": "npx",
"args": ["-y", "@mixedbread/mcp"]
}
}
}