mcpbeat Sign in

APICK Convert MCP Server

answering

APICK Convert is answering right now. Last checked moments ago. It exposes 19 tools. Last commit 31 Aug 2026.

File conversion: PDF, DOCX, STT, TTS, watermarking

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

APICK Convert 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 0 min ago.

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

Available tools 19

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

tts
tts_jobs_cancel
Cancel a waiting or processing TTS job without refunding the accepted charge. waiting 또는 processing 상태의 TTS 작업을 취소합니다. 접수 시 과금된 금액은 환불되지 않습니다. [추가 과금 없음]
tts_jobs_create
Create an asynchronous Korean narration job with one of 17 voices. 17개 한국어 내레이션 목소리 중 하나로 비동기 TTS 작업을 접수합니다. text는 최대 800자이며 접수 성공 시 과금되고 이후 취소해도 환불되지 않습니다. [100자당 10포인트]
tts_jobs_result
Download the completed MP3 result once as base64. 완료된 TTS MP3 결과를 base64로 한 번 내려받습니다. 호출이 시작되면 서버 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]
tts_jobs_status
Get the public status and result availability of a TTS job. TTS 작업의 waiting, processing, completed, cancelled, failed 상태와 MP3·ASS 자막 준비 여부를 조회합니다. [무료]
tts_jobs_subtitles
Download the completed ASS subtitles once as base64. 완료된 TTS의 발화 타이밍 ASS 자막을 base64로 한 번 내려받습니다. 호출이 시작되면 자막 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]
pdf
pdf_merge
Merge two PDF files into one. 두 개의 PDF 파일을 순서대로 하나의 PDF 파일로 합쳐 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]
pdf_to_docx
Convert a PDF file to a DOCX (Word) file. PDF 파일을 DOCX 파일로 변환해 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 30포인트]
pdf_to_image
Convert each page of a PDF file to PNG images, returned as a ZIP archive. PDF 파일의 각 페이지를 PNG 이미지로 변환하고 ZIP 파일로 묶어 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]
draw
draw_watermark_image
Draw a visible text watermark across an image. 이미지 파일에 텍스트 워터마크를 삽입한 PNG 이미지를 반환합니다. 글자 크기·색상·투명도·밀집도를 조절할 수 있으며, PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
draw_watermark_pdf
Draw a visible text watermark across every page of a PDF file. PDF 파일 전체 페이지에 텍스트 워터마크를 삽입한 PDF 를 반환합니다. 글자 크기·색상·투명도·각도·밀집도·적용 영역을 조절할 수 있으며, PDF 형식의 파일만 허용됩니다. [호출당 10포인트]
watermark
get_watermark
Read the invisible watermark code embedded in an image. 이미지에 삽입된 비가시성 워터마크 코드를 조회해 JSON 으로 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
set_watermark
Embed an invisible watermark code into an image. 원본 이미지에 보이지 않는 워터마크 코드를 삽입한 PNG 이미지를 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
base64
base64_to_image
Decode a base64-encoded image string back into an image file. base64 로 인코딩된 이미지 문자열을 원본 이미지 파일로 디코딩해 반환합니다. "data:image/타입;base64," 접두어가 붙은 문자열도 허용됩니다. [호출당 2포인트]
docx
docx_to_pdf
Convert a DOCX (Word) file to a PDF file. DOCX 파일을 PDF 파일로 변환해 반환합니다. DOCX 형식의 파일만 허용됩니다. [호출당 80포인트]
face
face_blur
Detect faces in an image and blur (mosaic) them. 이미지 파일에서 얼굴을 인식해 해당 영역을 모자이크 처리한 이미지(JPEG)를 반환합니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 20포인트]
html
html_to_pdf
Render HTML code into a PDF file. HTML 코드를 렌더링해 PDF 파일로 변환합니다. HTML 문자열을 입력하면 변환된 PDF 파일을 반환합니다. [호출당 30포인트]
json
json_to_excel
Convert JSON data into an Excel (XLSX) file. JSON 데이터를 EXCEL(XLSX) 파일로 변환해 반환합니다. data_list 는 객체 배열([{"컬럼":"값", ...}, ...]) 또는 2차원 배열([[...], ...]) 형식을 지원합니다. [호출당 1포인트]
stt
stt
Convert a speech audio file to text (STT). 음성 파일을 텍스트로 변환합니다. MP3, WAV, M4A, AAC, OGG, FLAC, WEBM 등 일반적인 오디오 포맷을 지원하며, 변환된 텍스트를 JSON으로 반환합니다. [호출당 50포인트]
voice
voice_change
Modulate the voice in a video or audio file to a lower or higher pitch. 동영상 또는 오디오 파일의 음성을 저음 또는 고음으로 변조합니다. MP3, WAV 등 오디오와 MP4, MOV 등 동영상 포맷을 지원하며, 변조된 파일을 반환합니다. [호출당 10포인트]

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

tts
removed 30 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://apick.app/mcp/convert streamable-http answering 1220 ms 0 min ago

Alternatives to APICK Convert

same job, measured the same way
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

79 installs/wk local only
shuck-convert
by shan-zhu

Convert between document formats — DOCX/PDF to Markdown, Markdown to DOCX.

55 installs/wk local only
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

97 installs/wk local only
file2markdown
by file2markdown

Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.

4 tools answering
MCP Document Converter
by xt765

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.

133 installs/wk local only
FileToPDF
by filetopdf

Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key.

69 installs/wk 4 tools answering
Scholar MCP
by pvliesdonk

FastMCP server for scholarly papers, patents, books and standards with docling PDF conversion

405 installs/wk local only
Convertapi
by mcparmory

Convert files across 500+ formats: documents, PDFs, and images

317 installs/wk local only

APICK Convert — questions

Answers built from our own checks of this server.

What can APICK Convert do?
It exposes 19 tools, read directly from the server on our last check. Among them: base64_to_image, docx_to_pdf, draw_watermark_image, draw_watermark_pdf, face_blur, get_watermark and 13 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 Convert mostly used for?
Its tools cluster around tts, pdf and draw. 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 Convert 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 1078 ms. The bar chart above shows every period we have measured.
Did APICK Convert ever remove tools?
Yes. tts is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect APICK Convert?
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 Convert need an API key?
No. APICK Convert completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is APICK Convert?
It answers our handshake in 1078 ms on average, which is faster than 7% 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 Convert 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.