MCP Uptime
← MCP Reliability Index  /  Web & Scraping
F

Frenchie

io.github.Lab94/frenchie-skill
OCR, transcription, file extraction, and image generation for AI agents via MCP.
healthy
status
7
tools exposed
659ms
connect latency
8016463bb05e
schema fingerprint

Tools (7)

ocr_to_markdown
Convert PDF/image files into Markdown through Frenchie
transcribe_to_markdown
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.
generate_image
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 fo
extract_to_markdown
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.
get_job_result
Fetch the latest async Frenchie job result
upload_file
Get a presigned upload URL for use with ocr_to_markdown, transcribe_to_markdown, or extract_to_markdown in HTTP mode. After calling this tool, PUT the file to upload_url (with the correct Content-Type header), then pass object_key as uploaded_file_reference to the processing tool.
fetch_result_file
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.

Endpoint

https://mcp.getfrenchie.dev
Category: Web & Scraping · Last checked: 2026-07-30T13:48:25Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.