json_to_excel — APICK Convert MCP Tool
json_to_excel
(json to excel) 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 json_to_excel from your client
- Claude Code APICK Convert json_to_excel run in your project directory
- Claude Desktop APICK Convert json_to_excel ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APICK Convert json_to_excel ~/.cursor/mcp.json
- VS Code APICK Convert json_to_excel .vscode/mcp.json
- Zed APICK Convert json_to_excel ~/.config/zed/settings.json
- Windsurf APICK Convert json_to_excel ~/.codeium/windsurf/mcp_config.json
- Cline APICK Convert json_to_excel ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APICK Convert json_to_excel ~/.gemini/settings.json
- Grok APICK Convert json_to_excel .mcp.json (in your project root)
- ChatGPT APICK Convert json_to_excel Settings → Connectors → Advanced → Developer mode
- Claude.ai APICK Convert json_to_excel Settings → Connectors → Add custom connector
- LangChain APICK Convert json_to_excel 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
- base64_to_image
- 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.