Loomal

Frenchie

MCP server by github.com/lab94/frenchie-skill

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

0 starsnpm: @lab94/frenchieRemote-capable

About Frenchie

Frenchie is an MCP (Model Context Protocol) server published by lab94 in the official MCP registry, listed under Autonomous Agents on Loomal. OCR, transcription, file extraction, and image generation for AI agents via MCP.

Frenchie runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@lab94/frenchie), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lab94/frenchie-skill.

Use Frenchie with your agent

Claude Code · one command
claude mcp add --transport http frenchie https://mcp.getfrenchie.dev
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "frenchie": {
      "url": "https://mcp.getfrenchie.dev"
    }
  }
}
streamable-httphttps://mcp.getfrenchie.dev
npm@lab94/frenchie

Frequently asked questions

What is Frenchie?
Frenchie is an MCP (Model Context Protocol) server by lab94 in the Autonomous Agents category. OCR, transcription, file extraction, and image generation for AI agents via MCP.
How do I connect Frenchie to Claude, Cursor, or another MCP client?
Frenchie is a remote MCP server — add its endpoint (https://mcp.getfrenchie.dev) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Frenchie open source?
Yes — the source code is public at github.com/lab94/frenchie-skill.
Can AI agents pay to use Frenchie?
Not yet through Loomal — Frenchie is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Frenchie? Claim this listing free by verifying GitHub ownership, or contact us.