SERVER

Mixpeek MCP Server

Rank #31070

pulsemcp/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 #31070 of 58,832 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,070of 58,832 tracked servers

Ranks ahead of 27,762 of 58,832 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

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.1Apr 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