
Mixpeek
- 1 repo stars
- Updated April 16, 2026
- mixpeek/mcp-server
Lets an agent search across video, images, and audio via the Mixpeek multimodal retrieval API, giving it the ability to find media by content.
About
Mixpeek is an MCP server that gives an AI agent multimodal retrieval, letting it search video, images, and audio through the Mixpeek API. A solo builder reaches for it when their agent needs to find media by its content - locating scenes, matching images, or querying audio - rather than relying on filenames or manual tagging.
- Multimodal search: video, images, audio
- Namespace-scoped retrieval
- npm or uvx/pypi packages
Mixpeek by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env MIXPEEK_API_KEY=YOUR_MIXPEEK_API_KEY --env MIXPEEK_NAMESPACE=YOUR_MIXPEEK_NAMESPACE --env MIXPEEK_API_BASE=YOUR_MIXPEEK_API_BASE mcp-server -- npx -y @mixpeek/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Package | @mixpeek/mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | April 16, 2026 |
| Repository | mixpeek/mcp-server ↗ |
What it does
Lets an agent search across video, images, and audio via the Mixpeek multimodal retrieval API, giving it the ability to find media by content.
Who is it for?
Agents that must search across video, image and audio content
Skip if: Plain text-only search use cases