Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

APICK Vision

REMOTE · APICK.APP · SCANNED SEP 24

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

Available components

+4 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 818 tokens (~136/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the APICK Vision MCP server?

APICK Vision is a hosted endpoint at https://apick.app/mcp/vision, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · apick.app

# add to Claude Code
claude mcp add --transport http app-apick-vision 'https://apick.app/mcp/vision'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-apick-vision": {
      "url": "https://apick.app/mcp/vision"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-apick-vision": {
      "type": "http",
      "url": "https://apick.app/mcp/vision"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-apick-vision]
url = "https://apick.app/mcp/vision"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-apick-vision": {
      "type": "remote",
      "url": "https://apick.app/mcp/vision",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-apick-vision --url 'https://apick.app/mcp/vision' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-apick-vision:
    url: "https://apick.app/mcp/vision"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-apick-vision": {
      "Transport": "http",
      "Url": "https://apick.app/mcp/vision"
    }
  }
}
# add to Vellum
assistant mcp add app-apick-vision -t streamable-http -u 'https://apick.app/mcp/vision'
// mcp.json
{
  "mcpServers": {
    "app-apick-vision": {
      "type": "http",
      "url": "https://apick.app/mcp/vision"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +4
    • Stability: fail → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60.

  • 3 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53.

  • 1 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47.

  • 30 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40.

  • 28 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33.

  • 26 Aug 26 69
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://apick.app/mcp/vision

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=apick.app CN=YE2,O=Let's Encrypt,C=US 21 Sept 2026 20 Dec 2026 ECDSA 256 ECDSA-SHA384 6df569e0949f856521f576f0e936f1ae953
SANs: apick.app
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of apick.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
apick.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://apick.app/mcp/vision Verified 200
http (plaintext) http://apick.app/mcp/vision HTTPS enforced 308 https://apick.app/mcp/vision
MCP tools · 6 exposed · ~818 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
extract_video_thumbnail ~173

Extract preview thumbnail images from a video at regular intervals and return them as a ZIP file. 동영상에서 일정 구간마다 미리보기 이미지를 추출해 ZIP 파일로 반환합니다. [호출당 10포인트]

NameTypeReqDescription
countstring추출할 이미지 개수 (범위: 0 ~ 200, 기본값 100)
video_urlstringyes다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/x-msvideo, video/webm, video/x-matroska) (최대 200MB)
widthstring이미지 가로 길이 (범위: 100 ~ 2000, 기본값 480). 세로 길이는 가로 비율에 따라 자동 계산

No output schema declared.

No examples provided.

face_detection ~166

Detect faces in an image and return their coordinates. 이미지 파일에서 얼굴을 인식해 해당 좌표를 반환합니다. use_feature=1 입력 시 얼굴 특징 정보를 함께 반환합니다. [호출당 3포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB)
thresholdstring얼굴 추출 민감도 (범위: 0 ~ 0.9, 기본값 0.5, 높을수록 정확한 얼굴만 추출)
use_featurestring얼굴 특징 정보 포함 여부 (포함: 1, 미포함: 0, 기본값 0)

No output schema declared.

No examples provided.

image_similarity ~138

Compare a base image with another image and return a similarity score. 기준 이미지와 비교 대상 이미지의 유사도를 분석해 점수를 반환합니다. 원본 검증, 중복 이미지 탐지 등에 사용합니다. [호출당 10포인트]

NameTypeReqDescription
compare_image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB)
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB)

No output schema declared.

No examples provided.

nsfw_detection ~149

Detect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score. 이미지가 NSFW(폭력적·선정적) 콘텐츠인지 탐지해 nsfw_score 를 반환합니다. detail=1 입력 시 세부 판정 결과를 함께 반환합니다. [호출당 10포인트]

NameTypeReqDescription
detailstring세부 판정 결과 포함 여부 (포함: 1, 미포함: 0, 기본값 0)
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB)

No output schema declared.

No examples provided.

video_to_mp3 ~99

Extract the audio track of a video file as an MP3 file. 동영상 파일에서 오디오를 추출해 MP3 파일로 반환합니다. [호출당 30포인트]

NameTypeReqDescription
video_urlstringyes다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/x-msvideo, video/webm, video/x-matroska) (최대 200MB)

No output schema declared.

No examples provided.

word_cloud ~93

Generate a word cloud image (JPEG) from input text, sizing each word by frequency. 입력 텍스트를 구성하는 단어의 중요도(빈도수)에 따라 서로 다른 크기의 단어로 이루어진 워드클라우드 이미지(JPEG)를 생성해 반환합니다. [호출당 10포인트]

NameTypeReqDescription
textstringyes워드클라우드를 생성할 텍스트

No output schema declared.

No examples provided.

Common questions

What is the APICK Vision MCP server?

APICK Vision is an MCP server listed in the public MCP registry as app.apick/vision. Image/video analysis: NSFW detection, object detection, thumbnails. This page covers its hosted endpoint (https://apick.app/mcp/vision).

Is the APICK Vision MCP server safe to use?

APICK Vision scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the APICK Vision MCP server expose?

APICK Vision exposes 6 tools: nsfw_detection, image_similarity, video_to_mp3, extract_video_thumbnail, word_cloud, face_detection. Their descriptions and schemas cost roughly 818 tokens of context every time the server is loaded.

Does the APICK Vision MCP server require authentication?

No. We connected to APICK Vision without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the APICK Vision MCP server still maintained?

APICK Vision is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.