AI & Machine Learning
apick.app
Provides AI-powered text and image generation tools, including LLM chat, summarization, polishing, and image synthesis.
ENDPOINT 1
https://apick.app/mcp/ai
MCP server metadata
- Name
- app.apick/ai
- Version
- 0.0.1
Known tools 5
llm_modelsList available text-generation LLM models with per-token pricing and max context.
Inferred read-onlyllm_chatSend a chat request to a selected LLM model and receive the assistant reply.
Potential side effectstext_summarySummarize a long text (up to 100,000 characters) into a concise Korean summary.
Inferred read-onlytext_polishPolish a text (up to 100,000 characters) by fixing grammar, spelling, and awkward phrasing.
Inferred read-onlyai_image_generationGenerate a 1024x1024 image from a text prompt and return it as base64.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-ai]
url = "https://apick.app/mcp/ai"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-ai": {
"type": "http",
"url": "https://apick.app/mcp/ai"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-ai
Remote MCP URL: https://apick.app/mcp/ai
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-ai": {
"url": "https://apick.app/mcp/ai"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-ai": {
"type": "http",
"url": "https://apick.app/mcp/ai"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-ai",
"transport": "streamable-http",
"url": "https://apick.app/mcp/ai"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://apick.app/mcp/all
MCP server metadata
- Name
- app.apick/all
- Version
- 0.0.1
Known tools 82
transfer_1wonSend a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction.
Potential side effectsidenti_card1Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input.
Inferred read-onlyidenti_card4Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input.
Inferred read-onlyidenti_card5Verify the authenticity of a Korean alien registration card (residence card) using text input.
Inferred read-onlyidenti_card_image1Verify the authenticity of a Korean resident registration card from an image or PDF file.
Inferred read-onlyidenti_card_image2Verify the authenticity of a Korean driver license from an image or PDF file.
Inferred read-onlyidenti_card_image3Verify the authenticity of a Korean passport from an image or PDF file.
Inferred read-onlyidenti_card_image4Verify the authenticity of a Korean resident registration certificate from an image or PDF file.
Inferred read-onlyidenti_card_image5Verify the authenticity of a Korean alien registration card (residence card) from an image or PDF file.
Inferred read-onlyname_rrn_authVerify that a Korean name and resident registration number (RRN) match a real registered person.
Inferred read-onlyhide_rrnMask resident registration numbers found in an image and return the masked image.
Inferred read-onlyidentity_document_residence_cardExtract key fields from a Korean alien registration card (residence card) image and mask the last 6 digits of the registration number.
Inferred read-onlyidentity_document_passportExtract key fields from a passport image and mask the passport number and MRZ area.
Inferred read-onlyidentity_document_id_cardExtract key fields from a Korean resident registration card image and mask the last 6 digits of the RRN.
Inferred read-onlyidentity_document_driver_licenseExtract key fields from a Korean driver license image and mask the last 6 digits of the RRN.
Inferred read-onlyocr_identi1Extract key fields from a Korean resident registration card (jumin card) image via OCR.
Inferred read-onlyocr_identi4Extract key fields from a Korean certified copy of resident registration (deungbon) image via OCR.
Inferred read-onlyocr_identi5Extract key fields from a Korean alien registration card (residence card) image via OCR.
Inferred read-onlybiz_detailLook up general status information of a Korean business by its 10-digit business registration number.
Inferred read-onlyventure_biz_infoLook up venture company information of a Korean business, including financial statements and investment data.
Inferred read-onlyland_rt_priceLook up real estate transaction price records in Korea by region, property type, and year.
Inferred read-onlyreq_pcccRequest SMS verification to retrieve a Korean Personal Customs Clearance Code (PCCC).
Potential side effectsget_pcccRetrieve a Korean Personal Customs Clearance Code (PCCC) using the auth key and SMS verification code.
Potential side effectscheck_pcccVerify that a Korean Personal Customs Clearance Code (PCCC) matches the given name, zip code, and phone number.
Inferred read-onlyget_car_floodingCheck whether a Korean vehicle has a flood damage record, by VIN or license plate number.
Inferred read-onlyget_car_scrapCheck whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number.
Inferred read-onlyparcel_trackingTrack a Korean parcel in real time by carrier code and tracking number.
Inferred read-onlyparcel_tracking_autoTrack a Korean parcel in real time with automatic carrier detection from the tracking number alone.
Inferred read-onlycheck_spam_numberCheck whether a phone number has been reported for spam, advertising, or criminal use in Korea.
Inferred read-onlynslookupResolve a domain name to its currently registered IP addresses (DNS lookup).
Inferred read-onlyreverse_ipReverse IP lookup: list domains that have been hosted on a given IP address.
Inferred read-onlywhoisWHOIS lookup for a domain or IP address, returning registration and ownership information.
Inferred read-onlygoogle_searchGoogle keyword search: return web search results (link, title, snippet) for a keyword.
Inferred read-onlygoogle_image_searchGoogle image search by keyword: return image results (image URL, source link, title).
Inferred read-onlygoogle_lens_searchReverse image search: upload an image and get visually matching web pages and labels.
Potential side effectsdownload_youtube_videoDownload a publicly available YouTube video and return it as an MP4 file.
Inferred read-onlyvoice_changeModulate the voice in a video or audio file to a lower or higher pitch.
Inferred read-onlypdf_to_imageConvert each page of a PDF file to PNG images, returned as a ZIP archive.
Inferred read-onlynsfw_detectionDetect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score.
Inferred read-onlyimage_similarityCompare a base image with another image and return a similarity score.
Inferred read-onlyextract_video_thumbnailExtract preview thumbnail images from a video at regular intervals and return them as a ZIP file.
Inferred read-onlyword_cloudGenerate a word cloud image (JPEG) from input text, sizing each word by frequency.
Inferred read-onlyllm_modelsList available text-generation LLM models with per-token pricing and max context.
Inferred read-onlyllm_chatSend a chat request to a selected LLM model and receive the assistant reply.
Potential side effectstext_summarySummarize a long text (up to 100,000 characters) into a concise Korean summary.
Inferred read-onlytext_polishPolish a text (up to 100,000 characters) by fixing grammar, spelling, and awkward phrasing.
Inferred read-onlyai_image_generationGenerate a 1024x1024 image from a text prompt and return it as base64.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-all]
url = "https://apick.app/mcp/all"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-all
Remote MCP URL: https://apick.app/mcp/all
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-all": {
"url": "https://apick.app/mcp/all"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-all",
"transport": "streamable-http",
"url": "https://apick.app/mcp/all"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://apick.app/mcp/business
MCP server metadata
- Name
- app.apick/business
- Version
- 0.0.1
Known tools 16
biz_detailLook up general status information of a Korean business by its 10-digit business registration number.
Inferred read-onlyventure_biz_infoLook up venture company information of a Korean business, including financial statements and investment data.
Inferred read-onlyland_rt_priceLook up real estate transaction price records in Korea by region, property type, and year.
Inferred read-onlyreq_pcccRequest SMS verification to retrieve a Korean Personal Customs Clearance Code (PCCC).
Potential side effectsget_pcccRetrieve a Korean Personal Customs Clearance Code (PCCC) using the auth key and SMS verification code.
Potential side effectscheck_pcccVerify that a Korean Personal Customs Clearance Code (PCCC) matches the given name, zip code, and phone number.
Inferred read-onlyget_car_floodingCheck whether a Korean vehicle has a flood damage record, by VIN or license plate number.
Inferred read-onlyget_car_scrapCheck whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number.
Inferred read-onlyparcel_trackingTrack a Korean parcel in real time by carrier code and tracking number.
Inferred read-onlyparcel_tracking_autoTrack a Korean parcel in real time with automatic carrier detection from the tracking number alone.
Inferred read-onlycheck_spam_numberCheck whether a phone number has been reported for spam, advertising, or criminal use in Korea.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-business]
url = "https://apick.app/mcp/business"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-business": {
"type": "http",
"url": "https://apick.app/mcp/business"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-business
Remote MCP URL: https://apick.app/mcp/business
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-business": {
"url": "https://apick.app/mcp/business"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-business": {
"type": "http",
"url": "https://apick.app/mcp/business"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-business",
"transport": "streamable-http",
"url": "https://apick.app/mcp/business"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://apick.app/mcp/convert
MCP server metadata
- Name
- app.apick/convert
- Version
- 0.0.1
Known tools 15
voice_changeModulate the voice in a video or audio file to a lower or higher pitch.
Inferred read-onlypdf_to_imageConvert each page of a PDF file to PNG images, returned as a ZIP archive.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-convert]
url = "https://apick.app/mcp/convert"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-convert": {
"type": "http",
"url": "https://apick.app/mcp/convert"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-convert
Remote MCP URL: https://apick.app/mcp/convert
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-convert": {
"url": "https://apick.app/mcp/convert"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-convert": {
"type": "http",
"url": "https://apick.app/mcp/convert"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-convert",
"transport": "streamable-http",
"url": "https://apick.app/mcp/convert"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://apick.app/mcp/finance
MCP server metadata
- Name
- app.apick/finance
- Version
- 0.0.1
Known tools 3
transfer_1wonSend a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-finance]
url = "https://apick.app/mcp/finance"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-finance": {
"type": "http",
"url": "https://apick.app/mcp/finance"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-finance
Remote MCP URL: https://apick.app/mcp/finance
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-finance": {
"url": "https://apick.app/mcp/finance"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-finance": {
"type": "http",
"url": "https://apick.app/mcp/finance"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-finance",
"transport": "streamable-http",
"url": "https://apick.app/mcp/finance"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 6
https://apick.app/mcp/identity
MCP server metadata
- Name
- app.apick/identity
- Version
- 0.0.1
Known tools 16
identi_card1Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input.
Inferred read-onlyidenti_card4Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input.
Inferred read-onlyidenti_card5Verify the authenticity of a Korean alien registration card (residence card) using text input.
Inferred read-onlyidenti_card_image1Verify the authenticity of a Korean resident registration card from an image or PDF file.
Inferred read-onlyidenti_card_image2Verify the authenticity of a Korean driver license from an image or PDF file.
Inferred read-onlyidenti_card_image3Verify the authenticity of a Korean passport from an image or PDF file.
Inferred read-onlyidenti_card_image4Verify the authenticity of a Korean resident registration certificate from an image or PDF file.
Inferred read-onlyidenti_card_image5Verify the authenticity of a Korean alien registration card (residence card) from an image or PDF file.
Inferred read-onlyname_rrn_authVerify that a Korean name and resident registration number (RRN) match a real registered person.
Inferred read-onlyhide_rrnMask resident registration numbers found in an image and return the masked image.
Inferred read-onlyidentity_document_residence_cardExtract key fields from a Korean alien registration card (residence card) image and mask the last 6 digits of the registration number.
Inferred read-onlyidentity_document_passportExtract key fields from a passport image and mask the passport number and MRZ area.
Inferred read-onlyidentity_document_id_cardExtract key fields from a Korean resident registration card image and mask the last 6 digits of the RRN.
Inferred read-onlyidentity_document_driver_licenseExtract key fields from a Korean driver license image and mask the last 6 digits of the RRN.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-identity]
url = "https://apick.app/mcp/identity"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-identity": {
"type": "http",
"url": "https://apick.app/mcp/identity"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-identity
Remote MCP URL: https://apick.app/mcp/identity
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-identity": {
"url": "https://apick.app/mcp/identity"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-identity": {
"type": "http",
"url": "https://apick.app/mcp/identity"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-identity",
"transport": "streamable-http",
"url": "https://apick.app/mcp/identity"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 7
https://apick.app/mcp/ocr
MCP server metadata
- Name
- app.apick/ocr
- Version
- 0.0.1
Known tools 6
ocr_identi1Extract key fields from a Korean resident registration card (jumin card) image via OCR.
Inferred read-onlyocr_identi4Extract key fields from a Korean certified copy of resident registration (deungbon) image via OCR.
Inferred read-onlyocr_identi5Extract key fields from a Korean alien registration card (residence card) image via OCR.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-ocr]
url = "https://apick.app/mcp/ocr"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-ocr": {
"type": "http",
"url": "https://apick.app/mcp/ocr"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-ocr
Remote MCP URL: https://apick.app/mcp/ocr
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-ocr": {
"url": "https://apick.app/mcp/ocr"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-ocr": {
"type": "http",
"url": "https://apick.app/mcp/ocr"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-ocr",
"transport": "streamable-http",
"url": "https://apick.app/mcp/ocr"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 8
https://apick.app/mcp/vision
MCP server metadata
- Name
- app.apick/vision
- Version
- 0.0.1
Known tools 8
nsfw_detectionDetect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score.
Inferred read-onlyimage_similarityCompare a base image with another image and return a similarity score.
Inferred read-onlyextract_video_thumbnailExtract preview thumbnail images from a video at regular intervals and return them as a ZIP file.
Inferred read-onlyword_cloudGenerate a word cloud image (JPEG) from input text, sizing each word by frequency.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-vision]
url = "https://apick.app/mcp/vision"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-vision": {
"type": "http",
"url": "https://apick.app/mcp/vision"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-vision
Remote MCP URL: https://apick.app/mcp/vision
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-vision": {
"url": "https://apick.app/mcp/vision"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-vision": {
"type": "http",
"url": "https://apick.app/mcp/vision"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-vision",
"transport": "streamable-http",
"url": "https://apick.app/mcp/vision"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 9
https://apick.app/mcp/web
MCP server metadata
- Name
- app.apick/web
- Version
- 0.0.1
Known tools 13
nslookupResolve a domain name to its currently registered IP addresses (DNS lookup).
Inferred read-onlyreverse_ipReverse IP lookup: list domains that have been hosted on a given IP address.
Inferred read-onlywhoisWHOIS lookup for a domain or IP address, returning registration and ownership information.
Inferred read-onlygoogle_searchGoogle keyword search: return web search results (link, title, snippet) for a keyword.
Inferred read-onlygoogle_image_searchGoogle image search by keyword: return image results (image URL, source link, title).
Inferred read-onlygoogle_lens_searchReverse image search: upload an image and get visually matching web pages and labels.
Potential side effectsdownload_youtube_videoDownload a publicly available YouTube video and return it as an MP4 file.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.app-apick-web]
url = "https://apick.app/mcp/web"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-web": {
"type": "http",
"url": "https://apick.app/mcp/web"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-web
Remote MCP URL: https://apick.app/mcp/web
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"app-apick-web": {
"url": "https://apick.app/mcp/web"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-web": {
"type": "http",
"url": "https://apick.app/mcp/web"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-web",
"transport": "streamable-http",
"url": "https://apick.app/mcp/web"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for apick.app was fetched 2026-08-24T05:34:17.339Z.
apick.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.