mcpbeat Sign in

APICK Business MCP Server

answering

APICK Business is answering right now. Last checked 1 min ago. It exposes 16 tools. Last commit 31 Aug 2026.

Korean business registry, corporate info, parcel tracking, validation APIs

Uptime history 22 days of history · worst day 93%
22 days agonow
100.0%
Uptime 24h
92 of 92 checks
16
Tools
read from the server
1089 ms
Response time
average over 24h
1
Stars
last commit 31 Aug 2026

APICK Business does not always answer

Over the last week it answered 99.8% 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 1 min ago.

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

Available tools 16

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

car
get_car_flooding
Check whether a Korean vehicle has a flood damage record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 자동차의 침수 이력 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다. [호출당 10포인트]
get_car_scrap
Check whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 폐차사고처리 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다. [호출당 10포인트]
parcel
parcel_tracking
Track a Korean parcel in real time by carrier code and tracking number. 택배사 코드와 운송장번호를 지정해 실시간 배송현황을 조회합니다. 결과는 저장하지 않고 매 호출마다 즉시 조회합니다. carrier 코드 예: cj(CJ대한통운), hanjin(한진택배), lotte(롯데택배), logen(로젠택배), epost-domestic(우체국택배) 등 — 전체 목록은 /rest/parcel_tracking_carriers(무료)에서 확인할 수 있고, 택배사를 모르면 parcel_tracking_auto Tool로 자동판별 조회하세요. [호출당 5포인트]
parcel_tracking_auto
Track a Korean parcel in real time with automatic carrier detection from the tracking number alone. 택배사 지정 없이 운송장번호만으로 택배사를 자동 판별해 실시간 배송현황을 조회합니다. 택배사를 이미 아는 경우에는 parcel_tracking Tool이 더 정확합니다. [호출당 10포인트]
pccc
check_pccc
Verify that a Korean Personal Customs Clearance Code (PCCC) matches the given name, zip code, and phone number. 이름, 개인통관고유부호, 우편번호, 전화번호를 입력하여 개인통관부호 일치 여부를 검증합니다. 해외직구 주문 정보 검증 등에 사용합니다. [호출당 20포인트]
get_pccc
Retrieve a Korean Personal Customs Clearance Code (PCCC) using the auth key and SMS verification code. req_pccc Tool 호출로 받은 auth_key와 문자(SMS)로 수신한 인증번호 6자리를 입력해 개인통관고유부호를 조회합니다. [호출당 30포인트]
biz
biz_detail
Look up general status information of a Korean business by its 10-digit business registration number. 사업자등록번호로 해당 사업자의 일반 현황 정보(대표자, 주소, 직원수, 설립일, 업종, 업태, 종목, 연락처, 사업자상태, 과세유형 등)를 조회합니다. [호출당 50포인트]
email
check_email_valid
Validate email syntax, MX availability, and free or disposable domain status. 이메일 형식, MX 수신 가능 여부, 무료·일회용 메일 여부를 검사합니다. [호출당 10포인트]
holiday
holiday_info
Look up Korean public holidays for a given year and month. 해당 년월의 대한민국 공휴일 정보를 조회합니다. 영업일 계산, 일정 관리 등에 사용합니다. [호출당 3포인트]
info
info
Check your APICK account balance and status. 현재 인증 키에 연결된 APICK 계정의 잔여 포인트와 계정 상태 정보를 조회합니다. 무료입니다. [무료]
juso
search_juso
Search Korean road-name addresses by keyword. 지번 또는 도로명 키워드로 도로명 주소를 검색합니다. 페이지당 10건씩 반환되며 total_count 필드로 전체 검색결과 개수를 확인할 수 있습니다. [호출당 2포인트]
land
land_rt_price
Look up real estate transaction price records in Korea by region, property type, and year. 시/도·시/군/구, 부동산 유형, 년도를 지정해 부동산 실거래 이력을 조회합니다. addr1 값이 잘못되면 응답의 options 필드로 선택 가능한 지역 목록을 안내합니다. [호출당 100포인트]
phone
check_phone_valid
Validate and format a phone number with local numbering metadata. 전화번호의 국가, 형식 유효성, 국내 010 모바일 여부를 외부 API 없이 분석합니다. [호출당 10포인트]
req
req_pccc
Request SMS verification to retrieve a Korean Personal Customs Clearance Code (PCCC). 개인통관고유부호 조회를 위한 본인 인증을 요청합니다. 인증번호 6자리가 문자(SMS)로 발송되며, 응답의 auth_key와 수신한 인증번호를 get_pccc Tool에 입력해 부호를 조회합니다. [호출당 30포인트]
spam
check_spam_number
Check whether a phone number has been reported for spam, advertising, or criminal use in Korea. 스팸/광고/범죄에 사용된 전화번호인지 조회합니다. 수신 전화 필터링, 이상 거래 탐지 등에 사용합니다. [호출당 10포인트]
venture
venture_biz_info
Look up venture company information of a Korean business, including financial statements and investment data. 벤처기업을 대상으로 사업자 정보, 대차대조표, 손익계산서, 투자정보, 벤처기업확인정보를 조회합니다. [호출당 40포인트]

Endpoints

URLTransportStateLatencyChecked
https://apick.app/mcp/business streamable-http answering 1093 ms 1 min ago

Alternatives to APICK Business

same job, measured the same way
APICK
by apick

APICK Korean data APIs: business registry, parcel tracking, OCR, conversion, search

338 installs/wk 83 tools answering
K-Work Trust
by hycore220

Korean business record validation and workflow safety gates for AI agents.

3 tools answering
MCP Jp Corporate ID
by skypier-jp-works

Validates and normalizes Japanese corporate numbers and invoice registration numbers (format only).

45 installs/wk local only
Kr Groundtruth
by chloepark85

Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws

8 tools answering
C
Premium Data MCP Server
by thenextgennexus

Federal contracts, FDA recalls, business registrations, Amazon products — B2B intel.

5 tools answering
Avalara Tax Registrations and Business Licenses
by avalara

Provides access to Avalara Tax Registration and Business Licenses APIs for filings and registrations

answering
C
Temsor API — Turkey & EU business data
by temsor

Turkey & EU business data: validation, sanctions screening, parsing, FX and fuel price history

31 tools answering
Eu Verify
by contentfactory

European business verification for AI agents: registry, VAT, sanctions, IBAN. Pay-per-call x402.

19 tools answering

APICK Business — questions

Answers built from our own checks of this server.

What can APICK Business do?
It exposes 16 tools, read directly from the server on our last check. Among them: biz_detail, check_email_valid, check_pccc, check_phone_valid, check_spam_number, get_car_flooding and 10 more. 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 →
What is APICK Business mostly used for?
Its tools cluster around parcel, pccc and car. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is APICK Business working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1089 ms. The bar chart above shows every period we have measured.
How do I connect APICK Business?
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 Business need an API key?
No. APICK Business completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is APICK Business?
It answers our handshake in 1089 ms on average, which is faster than 6% 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 Business 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.