Give your agent eyes. Search video, images, and audio via the Mixpeek multimodal retrieval API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A lightweight, production-friendly Model Context Protocol (MCP) server for Mixpeek that:
Authorization and X-Namespace headersPython (PyPI):
npm (Node):
Homebrew (macOS):
Env vars:
MIXPEEK_API_KEY: Your Mixpeek API key (optional if endpoints don't require auth)MIXPEEK_API_BASE: Default https://api.mixpeek.comMIXPEEK_OPENAPI_URL: Defaults to <API_BASE>/openapi.json (or /docs/openapi.json)MIXPEEK_NAMESPACE: Optional namespace value to send via X-NamespaceMCP_RATE_MAX_CALLS: Default 20 per MCP_RATE_PER_SECONDSMCP_RATE_PER_SECONDS: Default 10MCP_CONNECT_TIMEOUT: Default 5MCP_READ_TIMEOUT: Default 30Your MCP client (e.g., Claude Desktop) can attach to this server via stdio.
Or pull and run (once published):
@mixpeek/mcp β https://www.npmjs.com/package/@mixpeek/mcpmixpeek-mcp β https://pypi.org/project/mixpeek-mcp/ (publish pending)mixpeek/mcp (pending push), GHCR: ghcr.io/mixpeek/mcp (pending push)mixpeek/tap/mixpeek-mcp (tap repo to be created)We prepared registry.json compatible with the Official Docker MCP Registry. To submit:
registry.json (update Docker image reference if you publish under a different org/tag).Required for write-protected endpoints:
MIXPEEK_API_KEY: Authorization: Bearer <key>Optional:
MIXPEEK_NAMESPACE: sets X-Namespace for isolationMIXPEEK_API_BASE: defaults to https://api.mixpeek.com; testing: https://server-xb24.onrender.comMIXPEEK_OPENAPI_URL: defaults to <API_BASE>/openapi.json (or /docs/openapi.json)MCP_RATE_MAX_CALLS / MCP_RATE_PER_SECONDS: simple token bucketMCP_CONNECT_TIMEOUT / MCP_READ_TIMEOUT: request timeoutsoperationIdquery/body envelopeUnit tests:
Live test (optional):
mixpeek-mcp).https://docs.mixpeek.com/overview/introductionhttps://api.mixpeek.com/docs/openapi.jsonhttps://modelcontextprotocol.io/docs/getting-started/introNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mixpeek)<a href="https://allmcps.com/mcp/mixpeek"><img src="https://allmcps.com/api/badge/mixpeek?style=directory" alt="Mixpeek on AllMCPs" /></a>