Frenchie
Quality Score
90
/100
OCR, transcription, file extraction, and image generation for AI agents via MCP.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.getfrenchie.devClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"frenchie-skill": {
"command": "npx",
"args": [
"-y",
"@lab94/frenchie"
],
"env": {
"FRENCHIE_API_KEY": "<your-frenchie_api_key>",
"FRENCHIE_DEFAULT_LANGUAGE": "<frenchie_default_language>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"frenchie-skill": {
"command": "npx",
"args": [
"-y",
"@lab94/frenchie"
],
"env": {
"FRENCHIE_API_KEY": "<your-frenchie_api_key>",
"FRENCHIE_DEFAULT_LANGUAGE": "<frenchie_default_language>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @lab94/frenchie§02 Environment variables
FRENCHIE_API_KEYrequiredsecret
Your Frenchie API key (starts with fr_). Create one at https://getfrenchie.dev/dashboard/api-keys — first signup comes with 100 free credits.
FRENCHIE_DEFAULT_LANGUAGEOptional ISO 639-1 language hint (e.g. 'th', 'en', 'ja') applied to transcribe_to_markdown when the tool input does not specify a language. Tool-level language always wins.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Filesystem
ai.artidrop/artidrop
ai.artidrop/artidrop
Publish HTML, Markdown, and multi-file sites as shareable URLs instantly via MCP.
Scout by Optimly
ai.optimly/scout
Query the AI Brand Directory. Audit brand visibility in ChatGPT, Claude, and Gemini.
ai.smithery/bhushangitfull-file-mcp-smith
ai.smithery/bhushangitfull-file-mcp-smith
Manage files and folders directly from your workspace. Read and write files, list directories, cre…