# APICK OCR (remote · apick.app)

OCR for images and Korean ID documents

- Trust score: 69/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-18

## Components

- remote · `apick.app`: 69/100 (this document), [markdown](https://verifymcp.io/servers/app-apick-ocr/mcp-ocr.md), [page](https://verifymcp.io/servers/app-apick-ocr/mcp-ocr)

## Channel facts

- Endpoint: `https://apick.app/mcp/ocr`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-18.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 84/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 727 tokens (~121/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http app-apick-ocr https://apick.app/mcp/ocr
```

### Codex

```toml
[mcp_servers.app-apick-ocr]
url = "https://apick.app/mcp/ocr"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-apick-ocr": {
      "type": "remote",
      "url": "https://apick.app/mcp/ocr",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-apick-ocr --url https://apick.app/mcp/ocr --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-apick-ocr:
    url: "https://apick.app/mcp/ocr"
```

### Other

```json
{
  "mcpServers": {
    "app-apick-ocr": {
      "type": "http",
      "url": "https://apick.app/mcp/ocr"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-18 (score 69, +1)

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

### 2026-08-17 (score 68, 0)

- [security] Tool “ocr_identi3” rewrote its description, which is the text the model reads
- [security] Tool “ocr” rewrote its description, which is the text the model reads
- [security] Tool “ocr_identi1” rewrote its description, which is the text the model reads
- [security] Tool “ocr_identi2” rewrote its description, which is the text the model reads
- [security] Tool “ocr_identi4” rewrote its description, which is the text the model reads
- [security] Tool “ocr_identi5” rewrote its description, which is the text the model reads

### 2026-08-16 (score 68, +1)

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

### 2026-08-14 (score 67, +1)

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

### 2026-08-12 (score 66, +1)

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

### 2026-08-11 (score 65, +5)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 60)

First indexed and scored.

## MCP tools (6)

### `ocr` (~97 tokens)

이미지 텍스트 추출(OCR)

Extract text from an image file (OCR). 이미지 파일에서 텍스트를 추출해 전체 텍스트(full_text)를 반환합니다. 문서 사진, 스캔 이미지, 캡처 화면 등 범용 이미지에 사용합니다. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

### `ocr_identi1` (~129 tokens)

주민등록증 텍스트 추출(OCR)

Extract key fields from a Korean resident registration card (jumin card) image via OCR. 주민등록증 사진에서 이름, 주민등록번호, 주소, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

### `ocr_identi2` (~123 tokens)

운전면허증 텍스트 추출(OCR)

Extract key fields from a Korean driver license image via OCR. 운전면허증 사진에서 이름, 면허번호, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

### `ocr_identi3` (~128 tokens)

여권 텍스트 추출(OCR)

Extract key fields from a passport image via OCR. 여권 사진에서 이름, 여권번호, 발급일자, 만료일자, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

### `ocr_identi4` (~119 tokens)

주민등록등본 텍스트 추출(OCR)

Extract key fields from a Korean certified copy of resident registration (deungbon) image via OCR. 주민등록등본 사진에서 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

### `ocr_identi5` (~131 tokens)

외국인등록증 텍스트 추출(OCR)

Extract key fields from a Korean alien registration card (residence card) image via OCR. 외국인등록증 사진에서 이름, 외국인등록번호, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]

Input parameters:

- `image_url` (string, required): 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 25MB)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-apick-ocr/mcp-ocr#diagnostics

## Score history

- 2026-08-18: 69
- 2026-08-17: 68
- 2026-08-16: 68
- 2026-08-15: 67
- 2026-08-14: 67
- 2026-08-13: 66
- 2026-08-12: 66
- 2026-08-11: 65
- 2026-08-10: 60

## Links

- Remote endpoint: https://apick.app/mcp/ocr
- Repository: https://github.com/lead788/apick-mcp
- Website: https://apick.app/dev_guide/mcp
- Changelog RSS feed: https://verifymcp.io/servers/app-apick-ocr/mcp-ocr.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-apick-ocr/mcp-ocr.json
- HTML version of this page: https://verifymcp.io/servers/app-apick-ocr/mcp-ocr
