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 Identity

REMOTE · APICK.APP · SCANNED AUG 19

Korean ID document verification and PII masking APIs

Available components

+4 this week 67 Trust /100
Trust breakdown (6 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 →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2946 tokens (~184/item across 16 items; 16 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 Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · apick.app

# add to Claude Code
claude mcp add --transport http app-apick-identity https://apick.app/mcp/identity
# ~/.codex/config.toml
[mcp_servers.app-apick-identity]
url = "https://apick.app/mcp/identity"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-apick-identity": {
      "type": "remote",
      "url": "https://apick.app/mcp/identity",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-apick-identity --url https://apick.app/mcp/identity --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-apick-identity:
    url: "https://apick.app/mcp/identity"
// mcp.json
{
  "mcpServers": {
    "app-apick-identity": {
      "type": "http",
      "url": "https://apick.app/mcp/identity"
    }
  }
}

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.

  • 19 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 +1
    • Tool “identity_document_driver_license” rewrote its description, which is the text the model reads security
    • Tool “identity_document_id_card” rewrote its description, which is the text the model reads security
    • Tool “identity_document_passport” rewrote its description, which is the text the model reads security
    • Tool “identity_document_residence_card” rewrote its description, which is the text the model reads security
    • Tool “name_rrn_auth” rewrote its description, which is the text the model reads security
  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

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

    First indexed and scored.

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 19 Aug 2026 · Probed https://apick.app/mcp/identity

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=apick.app CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB 24 Apr 2026 8 Nov 2026 RSA 2048 SHA256-RSA ff9cd226add88096b646ade956162508
SANs: apick.app, www.apick.app
CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB (CA) CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB 22 Mar 2021 21 Mar 2036 RSA 3072 SHA384-RSA 397a66cc2756362e0daa87ca6eabe3b1
CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 22 Mar 2021 18 Jan 2038 RSA 4096 SHA384-RSA d27fbbc1de359e5216ad6149586099c4
CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 1 Feb 2010 18 Jan 2038 RSA 4096 SHA384-RSA 1fd6d30fca3ca51a81bbc640e35032d
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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://apick.app/mcp/identity Verified 200
http (plaintext) http://apick.app/mcp/identity HTTPS enforced 301 https://apick.app/mcp/identity
MCP tools · 16 exposed · ~2,946 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.

Tool Tokens
hide_rrn ~207

Mask resident registration numbers found in an image and return the masked image. 이미지에서 주민등록번호를 인식해 지정한 방식으로 가린 이미지를 반환합니다. 이미지 파일과 type(1: 주민등록번호 전체 가림, 2: 뒷자리 전체 가림, 3: 뒷자리 첫 숫자 제외 가림, 4: 주민등록번호와 주소 가림)을 모두 입력해야 합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 20포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 25MB)
typestringyes가림 처리 타입 (1: 주민등록번호 전체, 2: 뒷자리 전체, 3: 뒷자리 첫 숫자 제외, 4: 주민등록번호+주소)

No output schema declared.

No examples provided.

identi_card_image1 ~128

Verify the authenticity of a Korean resident registration card from an image or PDF file. 주민등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 25MB)

No output schema declared.

No examples provided.

identi_card_image2 ~129

Verify the authenticity of a Korean driver license from an image or PDF file. 운전면허증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 25MB)

No output schema declared.

No examples provided.

identi_card_image3 ~129

Verify the authenticity of a Korean passport from an image or PDF file. 여권 인적사항면 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 25MB)

No output schema declared.

No examples provided.

identi_card_image4 ~135

Verify the authenticity of a Korean resident registration certificate from an image or PDF file. 주민등록등본 이미지 또는 PDF 파일을 업로드하면 문서확인번호 등 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]

NameTypeReqDescription
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 25MB)

No output schema declared.

No examples provided.

identi_card_image5 ~192

Verify the authenticity of a Korean alien registration card (residence card) from an image or PDF file. 외국인등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. card_sn(뒷면 일련번호 11자리)은 선택 입력이며, 2011-01-01 이후 발급된 등록증은 필수입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]

NameTypeReqDescription
card_snstring뒷면 일련번호 (11자리). 2011-01-01 이후 발급분은 필수
image_urlstringyes다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 25MB)

No output schema declared.

No examples provided.

identi_card1 ~180

Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input. 주민등록증의 기재 정보를 입력해 진위 여부를 확인합니다. name, rrn1, rrn2, date 네 항목을 모두 입력해야 하며, date는 숫자만 허용됩니다(예: 20230101). 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]

NameTypeReqDescription
datestringyes발급일자 (숫자만, 예: 20230101)
namestringyes성명
rrn1stringyes주민등록번호 앞 6자리
rrn2stringyes주민등록번호 뒤 7자리

No output schema declared.

No examples provided.

identi_card2 ~348

Verify the authenticity of a Korean driver license using text input. 운전면허증의 기재 정보를 입력해 진위 여부를 확인합니다. birth_y, birth_m, birth_d, name과 면허번호 4구획(licen_no0~licen_no3)은 모두 필수이며, ghost_num(식별번호)과 rrn1, rrn2는 선택 입력입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]

NameTypeReqDescription
birth_dstringyes생년월일 - 일 (예: 01)
birth_mstringyes생년월일 - 월 (예: 01)
birth_ystringyes생년월일 - 년 (예: 2000)
ghost_numstring식별번호 (면허증 우측 표기, 예: 8H1X3Y)
licen_no0stringyes면허번호 1구획 (예: 21)
licen_no1stringyes면허번호 2구획 (예: 19)
licen_no2stringyes면허번호 3구획 (예: 174133)
licen_no3stringyes면허번호 4구획 (예: 01)
namestringyes성명
rrn1string주민등록번호 앞 6자리 (선택)
rrn2string주민등록번호 뒤 7자리 (선택)

No output schema declared.

No examples provided.

identi_card3 ~211

Verify the authenticity of a Korean passport using text input. 여권의 기재 정보를 입력해 진위 여부를 확인합니다. name, pass_num, made_date, exp_date, birth_date 다섯 항목을 모두 입력해야 하며, 일자 세 항목은 숫자만 허용됩니다(예: 20230101). 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]

NameTypeReqDescription
birth_datestringyes생년월일 (숫자만, 예: 20000101)
exp_datestringyes만료일자 (숫자만, 예: 20330101)
made_datestringyes발급일자 (숫자만, 예: 20230101)
namestringyes성명
pass_numstringyes여권번호 (예: M00000000)

No output schema declared.

No examples provided.

identi_card4 ~254

Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input. 주민등록등본의 문서확인번호로 진위 여부를 확인합니다. 문서확인번호 16자리를 4자리씩 나눈 doc_num1~doc_num4와 발급 종류 type(1: 정부24 발급, 2: 기타 발급)은 필수이며, name(성명)은 선택 입력입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]

NameTypeReqDescription
doc_num1stringyes문서확인번호 1구획 (4자리)
doc_num2stringyes문서확인번호 2구획 (4자리)
doc_num3stringyes문서확인번호 3구획 (4자리)
doc_num4stringyes문서확인번호 4구획 (4자리)
namestring성명
typestringyes발급 종류 (1: 정부24 발급, 2: 기타 발급)

No output schema declared.

No examples provided.

identi_card5 ~230

Verify the authenticity of a Korean alien registration card (residence card) using text input. 외국인등록증의 기재 정보를 입력해 진위 여부를 확인합니다. rrn(외국인등록번호 13자리)과 made_date(발급일자 10자리, 예: 2020-01-01)는 필수이며, card_sn(뒷면 일련번호)은 입력 시 11자리여야 하고 2011-01-01 이후 발급된 등록증은 필수입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]

NameTypeReqDescription
card_snstring뒷면 일련번호 (11자리). 2011-01-01 이후 발급분은 필수
made_datestringyes발급일자 (10자리, 예: 2020-01-01)
rrnstringyes외국인등록번호 (숫자 13자리)

No output schema declared.

No examples provided.

identity_document_driver_license ~167

Extract key fields from a Korean driver license image and mask the last 6 digits of the RRN. 운전면허증(주민등록번호 표기형) 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]

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

No output schema declared.

No examples provided.

identity_document_id_card ~157

Extract key fields from a Korean resident registration card image and mask the last 6 digits of the RRN. 주민등록증 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]

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

No output schema declared.

No examples provided.

identity_document_passport ~164

Extract key fields from a passport image and mask the passport number and MRZ area. 여권 인적사항면 이미지에서 지정 정보를 추출하고 여권번호 및 MRZ 영역을 마스킹한 이미지를 함께 반환합니다. MRZ 2줄이 포함되도록 촬영한 PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]

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

No output schema declared.

No examples provided.

identity_document_residence_card ~164

Extract key fields from a Korean alien registration card (residence card) image and mask the last 6 digits of the registration number. 외국인등록증 이미지에서 지정 정보를 추출하고 등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]

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

No output schema declared.

No examples provided.

name_rrn_auth ~151

Verify that a Korean name and resident registration number (RRN) match a real registered person. 성명과 주민등록번호의 일치 여부(실명 존재 여부)를 확인합니다. name, rrn1(앞 6자리), rrn2(뒤 7자리)를 모두 입력해야 합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 50포인트]

NameTypeReqDescription
namestringyes한글 성명
rrn1stringyes주민등록번호 앞 6자리 숫자
rrn2stringyes주민등록번호 뒤 7자리 숫자

No output schema declared.

No examples provided.