{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nu999ugm7wvj","handle":"apick-mcp","url":"https://wellknown.network/agents/apick-mcp","links":{"self":"https://wellknown.network/agents/apick-mcp/record.json","html":"https://wellknown.network/agents/apick-mcp","markdown":"https://wellknown.network/agents/apick-mcp/record.md","api":"https://wellknown.network/api/v1/agents/apick-mcp","status":"https://wellknown.network/api/v1/agents/apick-mcp/status","claim":"https://wellknown.network/agents/apick-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/apick-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:apick-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"APICK AI","summary":"LLM chat, text tools, image generation, editing and batch image jobs","description":"LLM chat, text tools, image generation, editing and batch image jobs","publisher":{"name":"app.apick","url":null},"homepage":"https://apick.app/dev_guide/mcp","repository":"https://github.com/lead788/apick-mcp","version":"3.0.0","license":"MIT","protocols":["mcp"],"tags":["mcp","modelcontextprotocol","model-context-protocol","mcp-server","mcp-tools","claude","claude-code","claude-desktop","cursor","cline","windsurf","ai-agent","llm","apick","korea","korean","korea-api","business-registry","business-registration-number","identity-verification","kyc","kyb","id-card-verification","pii-masking","ocr","korean-ocr","parcel-tracking","delivery-tracking","shipment-tracking","bank-account-verification","account-holder-lookup","real-estate-price","address-search","holiday-api","whois","dns-lookup","ip-geolocation","web-scraping","screenshot-api","google-search"],"pricing":null,"endpoints":[{"url":"npm:apick-mcp","type":"package_npm","auth":null,"probeable":false},{"url":"https://apick.app/mcp/ai","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/all","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/business","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/convert","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/finance","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/identity","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/ocr","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/web","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"https://apick.app/mcp/vision","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-09-04T18:53:25.527793Z","npmKeywords":["mcp","modelcontextprotocol","model-context-protocol","mcp-server","mcp-tools","claude","claude-code","claude-desktop","cursor","cline","windsurf","ai-agent","llm","apick","korea","korean","korea-api","business-registry","business-registration-number","identity-verification","kyc","kyb","id-card-verification","pii-masking","ocr","korean-ocr","parcel-tracking","delivery-tracking","shipment-tracking","bank-account-verification","account-holder-lookup","real-estate-price","address-search","holiday-api","whois","dns-lookup","ip-geolocation","web-scraping","screenshot-api","google-search"],"publishedAt":"2026-09-04T18:53:25.527793Z","registryName":"app.apick/ai"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","license":"npm","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"data.web-scraping","name":"Web Scraping","confidence":1,"provenance":"declared"},{"slug":"documents.ocr","name":"OCR","confidence":1,"provenance":"declared"},{"slug":"data.web-search","name":"Web Search","confidence":0.75,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.675,"provenance":"derived"},{"slug":"finance.banking","name":"Banking","confidence":0.6,"provenance":"derived"}],"categories":["data","documents","finance","security"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-05T18:27:56.722Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":269,"error":null,"detail":{"tools":[{"name":"nslookup","description":"Resolve a domain name to its currently registered IP addresses (DNS lookup). 도메인에 현재 등록된 IP 주소 목록을 조회합니다. 도메인 형식이 아닌 값은 오류로 응답합니다. [호출당 1포인트]"},{"name":"reverse_ip","description":"Reverse IP lookup: list domains that have been hosted on a given IP address. 특정 IP에 등록된 도메인 이력 정보를 조회합니다. IP 주소 형식만 허용됩니다. [호출당 100포인트]"},{"name":"location","description":"Look up the geographic location of a domain or IP address. 도메인 또는 IP의 위치(지리 정보)를 조회합니다. 도메인을 입력하면 해당 도메인의 IP를 찾아 위치를 반환합니다. [호출당 30포인트]"},{"name":"ip_history","description":"Look up the historical IP address changes of a domain. 도메인에 대한 IP 주소 변경 이력 정보를 조회합니다. 최상위 도메인 기준으로 조회되며 하위 도메인은 추적되지 않습니다. [호출당 100포인트]"},{"name":"whois","description":"WHOIS lookup for a domain or IP address, returning registration and ownership information. 특정 도메인 또는 IP의 WHOIS(등록·소유) 정보를 조회합니다. .kr/.한국 도메인, 국내 IP, AS번호(예: AS9"},{"name":"url_html","description":"Fetch a web page and return its rendered HTML source. 입력한 URL의 페이지를 열어 HTML을 추출해 반환합니다. 자바스크립트 렌더링이 필요한 페이지도 처리됩니다. [호출당 5포인트]"},{"name":"url_screenshot","description":"Capture a screenshot of a web page and return it as a JPEG image. 입력한 URL의 화면을 캡처해 JPEG 이미지로 반환합니다. [호출당 5포인트]"},{"name":"url_similarity","description":"Compare two web pages and judge how similar they are. 입력한 두 사이트 페이지의 유사 여부를 분석해 유사도 결과를 반환합니다. 피싱·복제 사이트 판별 등에 활용할 수 있습니다. [호출당 5포인트]"},{"name":"google_search","description":"Google keyword search: return web search results (link, title, snippet) for a keyword. 특정 키워드의 구글 검색 결과(링크·제목·요약)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 있습니다. [호출당 "},{"name":"google_image_search","description":"Google image search by keyword: return image results (image URL, source link, title). 특정 키워드의 구글 이미지 검색 결과(이미지 URL·출처 링크·제목)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 "},{"name":"google_lens_search","description":"Reverse image search: upload an image and get visually matching web pages and labels. 이미지 파일을 업로드해 해당 이미지와 관련된 웹 페이지(링크·이미지·텍스트)와 라벨을 조회합니다. 이미지 형식 파일만 허용됩니다. ["},{"name":"crawl_youtube","description":"Collect a YouTube channel profile and its latest uploaded videos. 유튜브 계정(채널) 정보와 최근 게시한 동영상 정보를 수집해 반환합니다. [호출당 40포인트]"},{"name":"download_youtube_video","description":"Download a publicly available YouTube video and return it as an MP4 file. 유튜브에 공개된 동영상을 MP4 파일로 다운로드해 반환합니다. 비공개·차단된 게시글은 실패로 응답합니다. [호출당 3포인트]"}],"toolCount":13,"serverName":"app.apick/web","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:56.178Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":269,"error":null,"detail":{"tools":[{"name":"nsfw_detection","description":"Detect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score. 이미지가 NSFW(폭력적·선정적) 콘텐츠인지 탐지해 nsfw_score 를 반환합니다. detail=1"},{"name":"image_similarity","description":"Compare a base image with another image and return a similarity score. 기준 이미지와 비교 대상 이미지의 유사도를 분석해 점수를 반환합니다. 원본 검증, 중복 이미지 탐지 등에 사용합니다. [호출당 10포인트]"},{"name":"video_to_mp3","description":"Extract the audio track of a video file as an MP3 file. 동영상 파일에서 오디오를 추출해 MP3 파일로 반환합니다. [호출당 30포인트]"},{"name":"extract_video_thumbnail","description":"Extract preview thumbnail images from a video at regular intervals and return them as a ZIP file. 동영상에서 일정 구간마다 미리보기 이미지를 추출해 ZIP 파일로 반환합니다. [호출당 10포인트]"},{"name":"word_cloud","description":"Generate a word cloud image (JPEG) from input text, sizing each word by frequency. 입력 텍스트를 구성하는 단어의 중요도(빈도수)에 따라 서로 다른 크기의 단어로 이루어진 워드클라우드 이미지(JPEG)를 생성해 반환합니다."},{"name":"face_detection","description":"Detect faces in an image and return their coordinates. 이미지 파일에서 얼굴을 인식해 해당 좌표를 반환합니다. use_feature=1 입력 시 얼굴 특징 정보를 함께 반환합니다. [호출당 3포인트]"}],"toolCount":6,"serverName":"app.apick/vision","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:55.634Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":268,"error":null,"detail":{"tools":[{"name":"ocr","description":"Extract text from an image file (OCR). 이미지 파일에서 텍스트를 추출해 전체 텍스트(full_text)를 반환합니다. 문서 사진, 스캔 이미지, 캡처 화면 등 범용 이미지에 사용합니다. [호출당 12포인트]"},{"name":"ocr_identi1","description":"Extract key fields from a Korean resident registration card (jumin card) image via OCR. 주민등록증 사진에서 이름, 주민등록번호, 주소, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 "},{"name":"ocr_identi2","description":"Extract key fields from a Korean driver license image via OCR. 운전면허증 사진에서 이름, 면허번호, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보"},{"name":"ocr_identi3","description":"Extract key fields from a passport image via OCR. 여권 사진에서 이름, 여권번호, 발급일자, 만료일자, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우"},{"name":"ocr_identi4","description":"Extract key fields from a Korean certified copy of resident registration (deungbon) image via OCR. 주민등록등본 사진에서 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체"},{"name":"ocr_identi5","description":"Extract key fields from a Korean alien registration card (residence card) image via OCR. 외국인등록증 사진에서 이름, 외국인등록번호, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반"}],"toolCount":6,"serverName":"app.apick/ocr","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:55.092Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":271,"error":null,"detail":{"tools":[{"name":"identi_card1","description":"Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input. 주민등록증의 기재 정보를 입력해 진위 여부를 확인합니다. name, rrn1, rrn2, date 네 "},{"name":"identi_card2","description":"Verify the authenticity of a Korean driver license using text input. 운전면허증의 기재 정보를 입력해 진위 여부를 확인합니다. birth_y, birth_m, birth_d, name과 면허번호 4구획(licen_no0~licen_n"},{"name":"identi_card3","description":"Verify the authenticity of a Korean passport using text input. 여권의 기재 정보를 입력해 진위 여부를 확인합니다. name, pass_num, made_date, exp_date, birth_date 다섯 항목을 모두 입력해야 하며, 일"},{"name":"identi_card4","description":"Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input. 주민등록등본의 문서확인번호로 진위 여부를 확인합니다. 문서확인번호 16자리를 4자리"},{"name":"identi_card5","description":"Verify the authenticity of a Korean alien registration card (residence card) using text input. 외국인등록증의 기재 정보를 입력해 진위 여부를 확인합니다. rrn(외국인등록번호 13자리)과 made_date(발급일"},{"name":"identi_card_image1","description":"Verify the authenticity of a Korean resident registration card from an image or PDF file. 주민등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나"},{"name":"identi_card_image2","description":"Verify the authenticity of a Korean driver license from an image or PDF file. 운전면허증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. "},{"name":"identi_card_image3","description":"Verify the authenticity of a Korean passport from an image or PDF file. 여권 인적사항면 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주"},{"name":"identi_card_image4","description":"Verify the authenticity of a Korean resident registration certificate from an image or PDF file. 주민등록등본 이미지 또는 PDF 파일을 업로드하면 문서확인번호 등 기재 정보를 자동 인식해 진위 여부를 확인합니다"},{"name":"identi_card_image5","description":"Verify the authenticity of a Korean alien registration card (residence card) from an image or PDF file. 외국인등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. "},{"name":"name_rrn_auth","description":"Verify that a Korean name and resident registration number (RRN) match a real registered person. 성명과 주민등록번호의 일치 여부(실명 존재 여부)를 확인합니다. name, rrn1(앞 6자리), rrn2(뒤 7"},{"name":"hide_rrn","description":"Mask resident registration numbers found in an image and return the masked image. 이미지에서 주민등록번호를 인식해 지정한 방식으로 가린 이미지를 반환합니다. 이미지 파일과 type(1: 주민등록번호 전체 가림, 2: 뒷자리"},{"name":"identity_document_residence_card","description":"Extract key fields from a Korean residence card, permanent resident card, or overseas Korean resident card image and mask the last 6 digits of the registration "},{"name":"identity_document_passport","description":"Extract key fields from a passport image and mask the passport number and MRZ area. 여권 인적사항면 이미지에서 지정 정보를 추출하고 여권번호 및 MRZ 영역을 마스킹한 이미지를 함께 반환합니다. MRZ 2줄이 포함되도록 "},{"name":"identity_document_id_card","description":"Extract key fields from a Korean resident registration card image and mask the last 6 digits of the RRN. 주민등록증 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환"},{"name":"identity_document_driver_license","description":"Extract key fields from a Korean driver license image and mask the last 6 digits of the RRN. 운전면허증(주민등록번호 표기형) 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환"}],"toolCount":16,"serverName":"app.apick/identity","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:54.542Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":269,"error":null,"detail":{"tools":[{"name":"transfer_1won","description":"Send a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction. 대한민국 은행 계좌로 1원을 입금해 적요에 표시되는"},{"name":"account_realname","description":"Look up the account holder name of a Korean bank account. 대한민국 은행 계좌의 예금주명을 조회합니다. 송금 전 예금주 확인 등에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]"},{"name":"bank_code","description":"List Korean bank codes and names. 대한민국 은행 코드·은행명 전체 목록을 반환합니다. transfer_1won, account_realname Tool의 bank_code 입력값을 찾을 때 사용합니다. 무료입니다. [무료]"}],"toolCount":3,"serverName":"app.apick/finance","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:53.998Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":271,"error":null,"detail":{"tools":[{"name":"stt","description":"Convert a speech audio file to text (STT). 음성 파일을 텍스트로 변환합니다. MP3, WAV, M4A, AAC, OGG, FLAC, WEBM 등 일반적인 오디오 포맷을 지원하며, 변환된 텍스트를 JSON으로 반환합니다. [호출당 50포인트]"},{"name":"tts_jobs_create","description":"Create an asynchronous Korean narration job with one of 17 voices. 17개 한국어 내레이션 목소리 중 하나로 비동기 TTS 작업을 접수합니다. text는 최대 800자이며 접수 성공 시 과금되고 이후 취소해도 환불되지 않습니다. [10"},{"name":"tts_jobs_status","description":"Get the public status and result availability of a TTS job. TTS 작업의 waiting, processing, completed, cancelled, failed 상태와 MP3·ASS 자막 준비 여부를 조회합니다. [무료]"},{"name":"tts_jobs_cancel","description":"Cancel a waiting or processing TTS job without refunding the accepted charge. waiting 또는 processing 상태의 TTS 작업을 취소합니다. 접수 시 과금된 금액은 환불되지 않습니다. [추가 과금 없음]"},{"name":"tts_jobs_result","description":"Download the completed MP3 result once as base64. 완료된 TTS MP3 결과를 base64로 한 번 내려받습니다. 호출이 시작되면 서버 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]"},{"name":"tts_jobs_subtitles","description":"Download the completed ASS subtitles once as base64. 완료된 TTS의 발화 타이밍 ASS 자막을 base64로 한 번 내려받습니다. 호출이 시작되면 자막 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]"},{"name":"voice_change","description":"Modulate the voice in a video or audio file to a lower or higher pitch. 동영상 또는 오디오 파일의 음성을 저음 또는 고음으로 변조합니다. MP3, WAV 등 오디오와 MP4, MOV 등 동영상 포맷을 지원하며, 변조된 파일을 반환"},{"name":"face_blur","description":"Detect faces in an image and blur (mosaic) them. 이미지 파일에서 얼굴을 인식해 해당 영역을 모자이크 처리한 이미지(JPEG)를 반환합니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 20포인트]"},{"name":"pdf_to_docx","description":"Convert a PDF file to a DOCX (Word) file. PDF 파일을 DOCX 파일로 변환해 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 30포인트]"},{"name":"pdf_to_image","description":"Convert each page of a PDF file to PNG images, returned as a ZIP archive. PDF 파일의 각 페이지를 PNG 이미지로 변환하고 ZIP 파일로 묶어 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]"},{"name":"pdf_merge","description":"Merge two PDF files into one. 두 개의 PDF 파일을 순서대로 하나의 PDF 파일로 합쳐 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]"},{"name":"html_to_pdf","description":"Render HTML code into a PDF file. HTML 코드를 렌더링해 PDF 파일로 변환합니다. HTML 문자열을 입력하면 변환된 PDF 파일을 반환합니다. [호출당 30포인트]"},{"name":"docx_to_pdf","description":"Convert a DOCX (Word) file to a PDF file. DOCX 파일을 PDF 파일로 변환해 반환합니다. DOCX 형식의 파일만 허용됩니다. [호출당 80포인트]"},{"name":"json_to_excel","description":"Convert JSON data into an Excel (XLSX) file. JSON 데이터를 EXCEL(XLSX) 파일로 변환해 반환합니다. data_list 는 객체 배열([{\"컬럼\":\"값\", ...}, ...]) 또는 2차원 배열([[...], ...]) 형식을 지원합니다. ["},{"name":"base64_to_image","description":"Decode a base64-encoded image string back into an image file. base64 로 인코딩된 이미지 문자열을 원본 이미지 파일로 디코딩해 반환합니다. \"data:image/타입;base64,\" 접두어가 붙은 문자열도 허용됩니다. [호출당 2포인"},{"name":"set_watermark","description":"Embed an invisible watermark code into an image. 원본 이미지에 보이지 않는 워터마크 코드를 삽입한 PNG 이미지를 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다"},{"name":"get_watermark","description":"Read the invisible watermark code embedded in an image. 이미지에 삽입된 비가시성 워터마크 코드를 조회해 JSON 으로 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 "},{"name":"draw_watermark_pdf","description":"Draw a visible text watermark across every page of a PDF file. PDF 파일 전체 페이지에 텍스트 워터마크를 삽입한 PDF 를 반환합니다. 글자 크기·색상·투명도·각도·밀집도·적용 영역을 조절할 수 있으며, PDF 형식의 파일만 허용됩니다"},{"name":"draw_watermark_image","description":"Draw a visible text watermark across an image. 이미지 파일에 텍스트 워터마크를 삽입한 PNG 이미지를 반환합니다. 글자 크기·색상·투명도·밀집도를 조절할 수 있으며, PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]"}],"toolCount":19,"serverName":"app.apick/convert","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:53.447Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":774,"error":null,"detail":{"tools":[{"name":"biz_detail","description":"Look up general status information of a Korean business by its 10-digit business registration number. 사업자등록번호로 해당 사업자의 일반 현황 정보(대표자, 주소, 직원수, 설립일, 업종, 업태, 종목, 연"},{"name":"venture_biz_info","description":"Look up venture company information of a Korean business, including financial statements and investment data. 벤처기업을 대상으로 사업자 정보, 대차대조표, 손익계산서, 투자정보, 벤처기업확인정보를 조"},{"name":"land_rt_price","description":"Look up real estate transaction price records in Korea by region, property type, and year. 시/도·시/군/구, 부동산 유형, 년도를 지정해 부동산 실거래 이력을 조회합니다. addr1 값이 잘못되면 응답의 optio"},{"name":"req_pccc","description":"Request SMS verification to retrieve a Korean Personal Customs Clearance Code (PCCC). 개인통관고유부호 조회를 위한 본인 인증을 요청합니다. 인증번호 6자리가 문자(SMS)로 발송되며, 응답의 auth_key와 수신한 인"},{"name":"get_pccc","description":"Retrieve a Korean Personal Customs Clearance Code (PCCC) using the auth key and SMS verification code. req_pccc Tool 호출로 받은 auth_key와 문자(SMS)로 수신한 인증번호 6자리를 입력해"},{"name":"check_pccc","description":"Verify that a Korean Personal Customs Clearance Code (PCCC) matches the given name, zip code, and phone number. 이름, 개인통관고유부호, 우편번호, 전화번호를 입력하여 개인통관부호 일치 여부를 검증합"},{"name":"get_car_flooding","description":"Check whether a Korean vehicle has a flood damage record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 자동차의 침수 이력 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다. [호출당 10"},{"name":"get_car_scrap","description":"Check whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 폐차사고처리 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다"},{"name":"parcel_tracking","description":"Track a Korean parcel in real time by carrier code and tracking number. 택배사 코드와 운송장번호를 지정해 실시간 배송현황을 조회합니다. 결과는 저장하지 않고 매 호출마다 즉시 조회합니다. carrier 코드 예: cj(CJ대한통운"},{"name":"parcel_tracking_auto","description":"Track a Korean parcel in real time with automatic carrier detection from the tracking number alone. 택배사 지정 없이 운송장번호만으로 택배사를 자동 판별해 실시간 배송현황을 조회합니다. 택배사를 이미 아는 경"},{"name":"check_email_valid","description":"Validate email syntax, MX availability, and free or disposable domain status. 이메일 형식, MX 수신 가능 여부, 무료·일회용 메일 여부를 검사합니다. [호출당 10포인트]"},{"name":"check_phone_valid","description":"Validate and format a phone number. Optional search_hlr=true performs mobile network HLR lookup to check whether the line is active. 전화번호 형식 검사와 선택적 HLR(통신망) 개통"},{"name":"check_spam_number","description":"Check whether a phone number has been reported for spam, advertising, or criminal use in Korea. 스팸/광고/범죄에 사용된 전화번호인지 조회합니다. 수신 전화 필터링, 이상 거래 탐지 등에 사용합니다. [호출당 1"},{"name":"holiday_info","description":"Look up Korean public holidays for a given year and month. 해당 년월의 대한민국 공휴일 정보를 조회합니다. 영업일 계산, 일정 관리 등에 사용합니다. [호출당 3포인트]"},{"name":"search_juso","description":"Search Korean road-name addresses by keyword. 지번 또는 도로명 키워드로 도로명 주소를 검색합니다. 페이지당 10건씩 반환되며 total_count 필드로 전체 검색결과 개수를 확인할 수 있습니다. [호출당 2포인트]"},{"name":"info","description":"Check your APICK account balance and status. 현재 인증 키에 연결된 APICK 계정의 잔여 포인트와 계정 상태 정보를 조회합니다. 무료입니다. [무료]"}],"toolCount":16,"serverName":"app.apick/business","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:52.394Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":276,"error":null,"detail":{"serverName":"app.apick/all","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-05T18:27:51.314Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":270,"error":null,"detail":{"tools":[{"name":"llm_models","description":"List available text-generation LLM models with per-token pricing and max context. 텍스트 생성 모델 카탈로그를 반환합니다. 각 모델의 1M 토큰당 input/output 단가(포인트), 계열·크기·멀티모달 여부·태그·추천 "},{"name":"llm_chat","description":"Send a chat request to a selected LLM model and receive the assistant reply. 선택한 LLM 모델에 대화를 보내고 assistant 응답을 받습니다. 서버는 대화 히스토리를 보관하지 않는 stateless 방식 — 매 호출마다 "},{"name":"text_summary","description":"Summarize a long text (up to 100,000 characters) into a concise Korean summary. 입력 텍스트(최대 10만 자)의 핵심 내용을 간결하고 정확하게 요약합니다. 모델·파라미터는 서버가 고정하며 빠른 응답에 최적화되어 있습니다. 토"},{"name":"text_polish","description":"Polish a text (up to 100,000 characters) by fixing grammar, spelling, and awkward phrasing. 입력 텍스트(최대 10만 자)의 문법 오류, 맞춤법·오타, 어색한 표현, 문장 순서를 의미를 유지한 채 자연스럽게 다듬습니"},{"name":"image_generate","description":"텍스트만 사용하거나 참고 이미지와 텍스트를 함께 사용해 이미지 한 장을 생성합니다. 참고 이미지는 제품·인물·색감·구도를 이해하기 위한 자료이며 결과는 새 이미지로 만들어집니다. 장당 25포인트입니다. [이미지당 25포인트]"},{"name":"image_edit","description":"원본 이미지와 편집 지시로 이미지 한 장을 편집하고 이미지 콘텐츠로 반환합니다. 장당 25포인트입니다. [이미지당 25포인트]"},{"name":"image_batch_create","description":"이미지 1~50장의 비동기 생성 또는 편집 작업을 접수합니다. 접수 즉시 장수×25포인트가 선차감되고 실패한 이미지의 포인트는 즉시 환급됩니다. 접수 후에는 취소할 수 없습니다. [이미지당 25포인트]"},{"name":"image_batch_status","description":"대량 이미지 작업의 진행 상태, 선차감·환급·현재 차감 포인트를 조회합니다. [무료]"},{"name":"image_batch_result","description":"완료된 대량 작업 결과 중 지정한 한 장을 이미지 콘텐츠로 반환합니다. [무료]"}],"toolCount":9,"serverName":"app.apick/ai","capabilities":["tools"],"serverVersion":"0.0.1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"nslookup","description":"Resolve a domain name to its currently registered IP addresses (DNS lookup). 도메인에 현재 등록된 IP 주소 목록을 조회합니다. 도메인 형식이 아닌 값은 오류로 응답합니다. [호출당 1포인트]"},{"name":"reverse_ip","description":"Reverse IP lookup: list domains that have been hosted on a given IP address. 특정 IP에 등록된 도메인 이력 정보를 조회합니다. IP 주소 형식만 허용됩니다. [호출당 100포인트]"},{"name":"location","description":"Look up the geographic location of a domain or IP address. 도메인 또는 IP의 위치(지리 정보)를 조회합니다. 도메인을 입력하면 해당 도메인의 IP를 찾아 위치를 반환합니다. [호출당 30포인트]"},{"name":"ip_history","description":"Look up the historical IP address changes of a domain. 도메인에 대한 IP 주소 변경 이력 정보를 조회합니다. 최상위 도메인 기준으로 조회되며 하위 도메인은 추적되지 않습니다. [호출당 100포인트]"},{"name":"whois","description":"WHOIS lookup for a domain or IP address, returning registration and ownership information. 특정 도메인 또는 IP의 WHOIS(등록·소유) 정보를 조회합니다. .kr/.한국 도메인, 국내 IP, AS번호(예: AS9"},{"name":"url_html","description":"Fetch a web page and return its rendered HTML source. 입력한 URL의 페이지를 열어 HTML을 추출해 반환합니다. 자바스크립트 렌더링이 필요한 페이지도 처리됩니다. [호출당 5포인트]"},{"name":"url_screenshot","description":"Capture a screenshot of a web page and return it as a JPEG image. 입력한 URL의 화면을 캡처해 JPEG 이미지로 반환합니다. [호출당 5포인트]"},{"name":"url_similarity","description":"Compare two web pages and judge how similar they are. 입력한 두 사이트 페이지의 유사 여부를 분석해 유사도 결과를 반환합니다. 피싱·복제 사이트 판별 등에 활용할 수 있습니다. [호출당 5포인트]"},{"name":"google_search","description":"Google keyword search: return web search results (link, title, snippet) for a keyword. 특정 키워드의 구글 검색 결과(링크·제목·요약)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 있습니다. [호출당 "},{"name":"google_image_search","description":"Google image search by keyword: return image results (image URL, source link, title). 특정 키워드의 구글 이미지 검색 결과(이미지 URL·출처 링크·제목)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 "},{"name":"google_lens_search","description":"Reverse image search: upload an image and get visually matching web pages and labels. 이미지 파일을 업로드해 해당 이미지와 관련된 웹 페이지(링크·이미지·텍스트)와 라벨을 조회합니다. 이미지 형식 파일만 허용됩니다. ["},{"name":"crawl_youtube","description":"Collect a YouTube channel profile and its latest uploaded videos. 유튜브 계정(채널) 정보와 최근 게시한 동영상 정보를 수집해 반환합니다. [호출당 40포인트]"},{"name":"download_youtube_video","description":"Download a publicly available YouTube video and return it as an MP4 file. 유튜브에 공개된 동영상을 MP4 파일로 다운로드해 반환합니다. 비공개·차단된 게시글은 실패로 응답합니다. [호출당 3포인트]"}],"package":{"name":"apick-mcp","registry":"npm","observedAt":"2026-09-05T15:22:12.949Z","publishedAt":"2026-09-04T18:49:20.936Z","latestVersion":"3.0.0","weeklyDownloads":338}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"npm","key":"apick-mcp","url":"https://www.npmjs.com/package/apick-mcp","firstSeenAt":"2026-09-05T14:17:32.178Z","fetchedAt":"2026-09-05T14:17:32.178Z","normalizedAt":"2026-09-05T14:17:32.178Z"},{"source":"mcp_registry","key":"app.apick/ai","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fai","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/all","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fall","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/business","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fbusiness","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/convert","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fconvert","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/finance","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Ffinance","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/identity","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fidentity","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/ocr","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Focr","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/vision","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fvision","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"},{"source":"mcp_registry","key":"app.apick/web","url":"https://registry.modelcontextprotocol.io/v0/servers/app.apick%2Fweb","firstSeenAt":"2026-09-05T15:22:05.341Z","fetchedAt":"2026-09-05T15:22:05.341Z","normalizedAt":"2026-09-05T15:22:05.341Z"}]},"firstSeenAt":"2026-09-05T14:17:32.178Z","updatedAt":"2026-09-05T15:22:12.949Z"}