add-mcp
Back to registry
Mixedbread logo

Mixedbread

v1.0.0

mixedbread.com/mcp

Mixedbread provides search and document intelligence infrastructure for turning unstructured files into searchable knowledge stores for AI applications and agents. It supports store management, file ingestion, semantic search, question answering, and MCP-based assistant access.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://www.mcp.mixedbread.com/api/mcp
requiredsecret

Mixedbread API key. Use Bearer <token>.

npx add-mcp@latest https://www.mcp.mixedbread.com/api/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.mixedbread%2Fmcp"