SERVER
Mixpeek MCP Server
Rank #31122pulsemcp/mixpeek
Provides AI-powered video and multimodal search capabilities through the Mixpeek platform.
First listed
Oct 13, 2025
Last publish date
Apr 16, 2026
OVERVIEW
Mixpeek MCP Server is a Model Context Protocol (MCP) server published by mixpeek. It ranks #31122 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mixpeek MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Oct 13, 2025 and most recently updated on Apr 16, 2026.
STANDING
#31,122of 58,900 tracked servers
Ranks ahead of 27,778 of 58,900 servers on MCP Toplist.
CONNECT
Use Mixpeek MCP Server
Add Mixpeek MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mixpeek": {
"command": "npx",
"args": [
"-y",
"@mixpeek/mcp"
],
"env": {
"MIXPEEK_API_KEY": "<your MIXPEEK_API_KEY>",
"MIXPEEK_NAMESPACE": "<your MIXPEEK_NAMESPACE>",
"MIXPEEK_API_BASE": "<your MIXPEEK_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Python package (PyPI)
{
"mcpServers": {
"mixpeek": {
"command": "uvx",
"args": [
"mixpeek-mcp"
],
"env": {
"MIXPEEK_API_KEY": "<your MIXPEEK_API_KEY>",
"MIXPEEK_NAMESPACE": "<your MIXPEEK_NAMESPACE>",
"MIXPEEK_API_BASE": "<your MIXPEEK_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
mixpeek
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 16, 2026 |
FAQ
Frequently asked questions
- What is Mixpeek MCP Server?
- Provides AI-powered video and multimodal search capabilities through the Mixpeek platform.
- Who maintains Mixpeek MCP Server?
- Mixpeek MCP Server is maintained by mixpeek, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Mixpeek MCP Server an official MCP server?
- Yes — Mixpeek MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mixpeek MCP Server have?
- MCP Toplist tracks 1 version of Mixpeek MCP Server, most recently published on Apr 16, 2026.
- Where can I find the source code for Mixpeek MCP Server?
- The source code for Mixpeek MCP Server is hosted at github.com/mixpeek/mcp-server.
EXPLORE