mcpbeat Sign in

APICK Finance MCP Server

answering

APICK Finance is answering right now. Last checked 12 min ago. It exposes 3 tools. Last commit 31 Aug 2026.

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

Uptime history 22 days of history · worst day 93%
22 days agonow
98.9%
Uptime 24h
90 of 91 checks
3
Tools
read from the server
1139 ms
Response time
average over 24h
1
Stars
last commit 31 Aug 2026

APICK Finance 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 12 min ago.

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

Available tools 3

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

account
account_realname
Look up the account holder name of a Korean bank account. 대한민국 은행 계좌의 예금주명을 조회합니다. 송금 전 예금주 확인 등에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]
bank
bank_code
List Korean bank codes and names. 대한민국 은행 코드·은행명 전체 목록을 반환합니다. transfer_1won, account_realname Tool의 bank_code 입력값을 찾을 때 사용합니다. 무료입니다. [무료]
transfer
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원 인증) 절차에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]

Endpoints

URLTransportStateLatencyChecked
https://apick.app/mcp/finance streamable-http answering 1251 ms 12 min ago

Alternatives to APICK Finance

same job, measured the same way
Icdwise
by qinisolabs

Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.

92 installs/wk local only
Nigeria Bank Resolve
by braynexservices

Resolve a Nigerian NUBAN + bank code to the account name (Paystack, free key). PII never cached.

138 installs/wk local only
Avalara Classification
by avalara

Classify, validate & verify HS codes and access tariff compliance data for cross-border trade

answering
Botcall MCP
by danecodes

Give your AI agent a real phone number for SMS verification codes.

43 installs/wk local only
Sv Number
by sv-number

Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.

62 installs/wk local only
MCP Persona
by codespar

MCP server for Persona — developer-first identity verification + KYC (inquiries, accounts, reports)

27 installs/wk local only
Codasms MCP
by ajemba

Receive one-time SMS/OTP verification codes via the CODASMS API: get a number, wait, release.

75 installs/wk local only
C
Postal Codes
by invokera

Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.

1 tools answering

APICK Finance — questions

Answers built from our own checks of this server.

What can APICK Finance do?
It exposes 3 tools, read directly from the server on our last check. Among them: account_realname, bank_code, transfer_1won. 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 Finance working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 1139 ms. The bar chart above shows every period we have measured.
How do I connect APICK Finance?
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 Finance need an API key?
No. APICK Finance completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is APICK Finance?
It answers our handshake in 1139 ms on average, which is faster than 5% 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 Finance 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.