Mixpeek runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi. Last commit 16 Apr 2026.
Give your agent eyes. Search video, images, and audio via the Mixpeek multimodal retrieval API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @mixpeek/mcp
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@mixpeek/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@mixpeek/mcp"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@mixpeek/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@mixpeek/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.