base64_to_image — APICK Convert MCP Tool
base64_to_image
(base64 to image) is one of 22 tools on the
APICK Convert
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call base64_to_image from your client
- Claude Code APICK Convert base64_to_image run in your project directory
- Claude Desktop APICK Convert base64_to_image ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APICK Convert base64_to_image ~/.cursor/mcp.json
- VS Code APICK Convert base64_to_image .vscode/mcp.json
- Zed APICK Convert base64_to_image ~/.config/zed/settings.json
- Windsurf APICK Convert base64_to_image ~/.codeium/windsurf/mcp_config.json
- Cline APICK Convert base64_to_image ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APICK Convert base64_to_image ~/.gemini/settings.json
- Grok APICK Convert base64_to_image .mcp.json (in your project root)
- ChatGPT APICK Convert base64_to_image Settings → Connectors → Advanced → Developer mode
- Claude.ai APICK Convert base64_to_image Settings → Connectors → Add custom connector
- LangChain APICK Convert base64_to_image pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http convert https://apick.app/mcp/convert
Other tools on this server
- stt
- tts_jobs_create
- tts_jobs_status
- tts_jobs_cancel
- tts_jobs_result
- tts_jobs_subtitles
- tts_jobs_quality
- tts_jobs_retry
- tts_jobs_candidate_audio
- voice_change
- face_blur
- pdf_to_docx
- pdf_to_image
- pdf_merge
- html_to_pdf
- docx_to_pdf
- json_to_excel
- set_watermark
- get_watermark
- draw_watermark_pdf
- draw_watermark_image
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.