← Registry

Content Tools

getfrenchie.dev

Converts PDFs, images, audio, and video into Markdown transcripts or extracts structured documents using AI.

1 endpoint7 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.getfrenchie.dev

No auth detected

MCP server metadata

Name
frenchie-mcp
Version
0.5.0
Capabilities
tools.listChanged

Known tools 7

ocr_to_markdown

Convert PDF/image files into Markdown through Frenchie

Inferred read-only
transcribe_to_markdown

Convert audio/video files into Markdown transcripts through Frenchie.

Inferred read-only
generate_image

Generate a single image from a text prompt through Frenchie.

Inferred read-only
extract_to_markdown

Extract structured documents (.

Inferred read-only
get_job_result

Fetch the latest async Frenchie job result

Inferred read-only
upload_file

Get a presigned upload URL for use with ocr_to_markdown, transcribe_to_markdown, or extract_to_markdown in HTTP mode.

Potential side effects
fetch_result_file

Get a temporary download URL for a result file from OCR/transcription output.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.frenchie-mcp]
url = "https://mcp.getfrenchie.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frenchie-mcp": {
      "type": "http",
      "url": "https://mcp.getfrenchie.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frenchie-mcp
Remote MCP URL: https://mcp.getfrenchie.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "frenchie-mcp": {
      "url": "https://mcp.getfrenchie.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frenchie-mcp": {
      "type": "http",
      "url": "https://mcp.getfrenchie.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frenchie-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.getfrenchie.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for getfrenchie.dev was fetched 2026-09-06T18:09:56.609Z.

Trust status Neutral

getfrenchie.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.