mcpbeat Sign in

Perception MCP Server

by egorthinks Your server? Claim it
local only

Perception runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi.

Perception for AI agents: media QC asserts, image diff, OCR tiles, video/audio analysis, PDF, 3D.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 51 · avg 18 · -18% w/w
a month agotoday
99
Installs / week
pypi · perception-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add perception -- uvx perception-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "perception": {
      "args": [
        "perception-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.perception]
command = "uvx"
args = ["perception-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "perception": {
      "args": [
        "perception-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "perception": {
      "args": [
        "perception-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Perception

same job, measured the same way
Bigapi
by bigapi

File operations for AI agents: PDF, extraction, OCR, images. $0.01/op, 100 free.

515 installs/wk local only
Frenchie
by lab94

OCR, transcription, file extraction, and image generation for AI agents via MCP.

135 installs/wk 7 tools answering
deAPI MCP Server
by deapi-ai

35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI

answering
FileConvert
by file-convert

Convert files between 110+ document, image, audio, video, archive and ebook formats from AI agents.

answering
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

50 installs/wk local only
Contendeo
by contendeo

Multimodal video analysis MCP — transcription, vision, and OCR for any video URL.

answering
Transloadit Media Processing
by transloadit

Process video, audio, images, and documents with 86+ cloud media processing robots.

1 151 installs/wk 7 tools answering
I
MiOffice — AI-Powered Workspace Studio
by jsvvsolsllc

125+ browser tools for PDF, Image, Video, Audio, AI, Scanner. Files never leave your device.

134 tools answering

Perception — questions

Answers built from our own checks of this server.

Why is there no uptime for Perception?
Perception runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package perception-mcp was installed 99 times last week.
Is Perception still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Perception?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls perception-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Perception?
The pypi package perception-mcp was installed 99 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.