Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

APICK Finance

app.apick/finance

Korean bank account verification: holder name lookup, 1 KRW deposit, bank codes

Uptime
100.0%
1 direct probes · 30d
Response
539ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

transfer_1won

Send a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction. 대한민국 은행 계좌로 1원을 입금해 적요에 표시되는 인증코드를 반환합니다. 계좌 실소유 확인(1원 인증) 절차에 사용합니다…

account_realname

Look up the account holder name of a Korean bank account. 대한민국 은행 계좌의 예금주명을 조회합니다. 송금 전 예금주 확인 등에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]

bank_code

List Korean bank codes and names. 대한민국 은행 코드·은행명 전체 목록을 반환합니다. transfer_1won, account_realname Tool의 bank_code 입력값을 찾을 때 사용합니다. 무료입니다. [무료]

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apick_finance": {
      "url": "https://apick.app/mcp/finance",
      "transport": "streamable-http"
    }
  }
}