mcpbeat Sign in

APICK Vision MCP Server

answering

APICK Vision is answering right now. Last checked moments ago. It exposes 6 tools. Last commit 31 Aug 2026.

Image/video analysis: NSFW detection, object detection, thumbnails

Uptime history 22 days of history · worst day 91%
22 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
1110 ms
Response time
average over 24h
1
Stars
last commit 31 Aug 2026

APICK Vision does not always answer

Over the last week it answered 99.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add vision --transport http https://apick.app/mcp/vision
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vision": {
      "url": "https://apick.app/mcp/vision"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vision]
url = "https://apick.app/mcp/vision"
.cursor/mcp.json
{
  "mcpServers": {
    "vision": {
      "url": "https://apick.app/mcp/vision"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vision": {
      "url": "https://apick.app/mcp/vision"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

extract
extract_video_thumbnail
Extract preview thumbnail images from a video at regular intervals and return them as a ZIP file. 동영상에서 일정 구간마다 미리보기 이미지를 추출해 ZIP 파일로 반환합니다. [호출당 10포인트]
face
face_detection
Detect faces in an image and return their coordinates. 이미지 파일에서 얼굴을 인식해 해당 좌표를 반환합니다. use_feature=1 입력 시 얼굴 특징 정보를 함께 반환합니다. [호출당 3포인트]
image
image_similarity
Compare a base image with another image and return a similarity score. 기준 이미지와 비교 대상 이미지의 유사도를 분석해 점수를 반환합니다. 원본 검증, 중복 이미지 탐지 등에 사용합니다. [호출당 10포인트]
nsfw
nsfw_detection
Detect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score. 이미지가 NSFW(폭력적·선정적) 콘텐츠인지 탐지해 nsfw_score 를 반환합니다. detail=1 입력 시 세부 판정 결과를 함께 반환합니다. [호출당 10포인트]
video
video_to_mp3
Extract the audio track of a video file as an MP3 file. 동영상 파일에서 오디오를 추출해 MP3 파일로 반환합니다. [호출당 30포인트]
word
word_cloud
Generate a word cloud image (JPEG) from input text, sizing each word by frequency. 입력 텍스트를 구성하는 단어의 중요도(빈도수)에 따라 서로 다른 크기의 단어로 이루어진 워드클라우드 이미지(JPEG)를 생성해 반환합니다. [호출당 10포인트]

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

car_detection
removed 20 Aug 2026
person_detection
removed 20 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://apick.app/mcp/vision streamable-http answering 1160 ms 0 min ago

Alternatives to APICK Vision

same job, measured the same way
Language Detector API
by br0ski777

Detect language from text via trigram analysis. 30+ languages, script detection. x402.

1 tools answering
Automatic Face Anonymization Image/Video MCP — NoonAI DIS
by dyndns-server-noon-ai

Automatic face detection, anonymization, and de-identification by NoonAI DIS.

answering
Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS
by dyndns-server-noon-ai

Automatic image/video face detection, blur/redaction, and de-identification by NoonAI DIS.

answering
Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS
by dyndns-server-noon-ai

Automatic image/video face detection, blur/redaction, and de-identification by NoonAI DIS.

answering
Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS
by dyndns-server-noon-ai

Automatic image/video face detection, blur/redaction, and de-identification by NoonAI DIS.

answering
Perception
by egorthinks

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

120 installs/wk local only
Icp Intelligence MCP
by shashwatgtm

Deep ICP Analysis with Pattern Detection - 9 B2B targeting tools

51 installs/wk local only
A
Dragoneye
by dragoneye

Build zero-shot video models for object detection, and category and attribute classification.

answering

APICK Vision — questions

Answers built from our own checks of this server.

What can APICK Vision do?
It exposes 6 tools, read directly from the server on our last check. Among them: extract_video_thumbnail, face_detection, image_similarity, nsfw_detection, video_to_mp3, word_cloud. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is APICK Vision working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1110 ms. The bar chart above shows every period we have measured.
Did APICK Vision ever remove tools?
Yes. car_detection, person_detection are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect APICK Vision?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does APICK Vision need an API key?
No. APICK Vision completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is APICK Vision?
It answers our handshake in 1110 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is APICK Vision open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.