Content Tools
getfrenchie.dev
Converts PDFs, images, audio, and video into Markdown transcripts or extracts structured documents using AI.
ENDPOINT 1
https://mcp.getfrenchie.dev
MCP server metadata
- Name
- frenchie-mcp
- Version
- 0.5.0
Known tools 7
transcribe_to_markdownConvert audio/video files into Markdown transcripts through Frenchie.
Inferred read-onlyupload_fileGet a presigned upload URL for use with ocr_to_markdown, transcribe_to_markdown, or extract_to_markdown in HTTP mode.
Potential side effectsfetch_result_fileGet a temporary download URL for a result file from OCR/transcription output.
Inferred read-onlyCONNECT 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.
getfrenchie.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.