50
/ 100
4 days ago
glama

Markdownify MCP Server

A Model Context Protocol server that converts diverse file types, including PDFs, images, audio, and Office documents, into Markdown format. It also transforms web content like YouTube transcripts and Bing search results into readable text for model consumption.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_HTTP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_EXTENSIONS
configCLEAN_INTERVAL_MS
configMAX_UPLOAD_BYTES
configMCP_CONTACT_EMAIL
configMCP_CONTACT_NAME
🔐 secretMCP_HTTP_TOKEN
configMCP_MESSAGES_PATH
configMCP_PUBLIC_BASE_URL
configMCP_SSE_PATH
configMCP_STREAMABLE_HTTP_PATH
configMD_SHARE_DIROPTIONAL: set env var to restrict the directory from which files can be retrieved, e.g. MD_SHARE_DIR=[SOME_PATH] pnpm run start
configPORT
configPUBLIC_BASE_URL
configPYTHONUTF8
configRUN_STDIO
configUPLOAD_TTL_MS
configUV_PATH"": "/path/to/uv"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/anis-marrouchi-markdownify-mcp-http-server-mx2ic1)](https://m8ven.ai/mcp/anis-marrouchi-markdownify-mcp-http-server-mx2ic1)
commit: 6c722c8efaaffc92858e202351ad99273bcbb353
code hash: 98a9c6bf451643008db40fa8a46524373cd13fbdd92e7e7d5465f7251812ee54
verified: 6/17/2026, 12:09:28 PM
view raw JSON →