Connection check
verified live · 27h ago
frenchie-skill
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Tools
7
GitHub stars
—
Installs / wk
135
Licence
—
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
7 toolsRead from the running server on 27h ago.
extract_to_markdown
api_keyfile_pathuploaded_file_reference
Extract structured documents (.docx, .xlsx, .csv, .tsv, .pptx) into Markdown through Frenchie. stdio mode auto-saves the result to .frenchie/<name>/result.md; HTTP mode returns inl… Extract structured documents (.docx, .xlsx, .csv, .tsv, .pptx) into Markdown through Frenchie. stdio mode auto-saves the result to .frenchie/<name>/result.md; HTTP mode returns inline Markdown.
fetch_result_file
read-only
api_keyobject_key*
Get a temporary download URL for a result file from OCR/transcription output. Use this to download images referenced as frenchie-result: in the result markdown. Get a temporary download URL for a result file from OCR/transcription output. Use this to download images referenced as frenchie-result: in the result markdown.
generate_image
sizestyleformatprompt*api_keyquality
+2
Generate a single image from a text prompt through Frenchie. Required: prompt. Optional: style (free-text style direction), size, quality, format, background. stdio mode auto-saves… Generate a single image from a text prompt through Frenchie. Required: prompt. Optional: style (free-text style direction), size, quality, format, background. stdio mode auto-saves the image to .frenchie/<slug>/generated.<ext>; HTTP mode returns a presigned imageUrl that the agent should download for the user.
get_job_result
read-only
job_id*api_key
Fetch the latest async Frenchie job result Fetch the latest async Frenchie job result
ocr_to_markdown
api_keyfile_pathuploaded_file_reference
Convert PDF/image files into Markdown through Frenchie Convert PDF/image files into Markdown through Frenchie
transcribe_to_markdown
api_keylanguagefile_pathuploaded_file_reference
Convert audio/video files into Markdown transcripts through Frenchie. Set language (ISO 639-1 code, e.g. 'th', 'en', 'ja') for better accuracy; omit for auto-detection. Convert audio/video files into Markdown transcripts through Frenchie. Set language (ISO 639-1 code, e.g. 'th', 'en', 'ja') for better accuracy; omit for auto-detection.
upload_file
api_keyfilename*file_size*mime_type*