SERVER

Frenchie

Rank #20570

io.github.Lab94/frenchie-skill

OCR, transcription, file extraction, and image generation for AI agents via MCP.

First listed
Apr 27, 2026
Last publish date
May 7, 2026
OVERVIEW

Frenchie is a Model Context Protocol (MCP) server published by Lab94. It ranks #20570 of 58,832 servers tracked on MCP Toplist. Frenchie is listed on Official MCP, with 5 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on May 7, 2026.

STANDING
#20,570of 58,832 tracked serversTop 50%

Ranks ahead of 38,262 of 58,832 servers on MCP Toplist.

CONNECT

Use Frenchie

Add Frenchie to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "frenchie-skill": {
      "url": "https://mcp.getfrenchie.dev/"
    }
  }
}
npm package
{
  "mcpServers": {
    "frenchie-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@lab94/frenchie"
      ],
      "env": {
        "FRENCHIE_API_KEY": "<your FRENCHIE_API_KEY>",
        "FRENCHIE_DEFAULT_LANGUAGE": "<your FRENCHIE_DEFAULT_LANGUAGE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Lab94

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.5.0May 7, 2026
0.4.5Apr 30, 2026
0.4.4Apr 29, 2026
0.4.3Apr 27, 2026
0.4.2Apr 27, 2026
FAQ

Frequently asked questions

What is Frenchie?
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Who maintains Frenchie?
Frenchie is maintained by Lab94, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
Is Frenchie an official MCP server?
Yes — Frenchie is listed on the Official MCP Registry.
How many versions does Frenchie have?
MCP Toplist tracks 5 versions of Frenchie, most recently published on May 7, 2026.
Where can I find the source code for Frenchie?
The source code for Frenchie is hosted at github.com/Lab94/frenchie-skill.
EXPLORE