Mmcp.market

anymd MCP server

by SylphxAI·io.github.SylphxAI/anymd·v8.1.0

Any file → clean Markdown for AI agents: PDF, Office, EPUB, HTML, images, audio/video. Local MCP.

A94/100grade A
What users say
No reviews yet
Be the first
Safety scan
A94/100

not scanned yet

Adoption
Established

935 stars

Reviews

Write one

Nobody has reviewed anymd yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

anymd tools

No tool declarations could be read from the package source. They show once the server is installed.

Not scanned yet. New registry listings are scanned within a day of import.

What the publisher says

From the anymd repository's README, as published. We do not edit it. Read it on GitHub

anymd

PDF, Word, PowerPoint, Excel, EPUB, HTML, images, audio/video. A fast Rust engine running on your machine, available as an MCP server and a CLI. No API key.

Install · Benchmarks · Tools · CLI · Formats · Docs

Formerly pdf-reader-mcp / Citra. @sylphx/pdf-reader-mcp and @sylphx/citra still install and run anymd.

A real, unedited terminal recording (asciinema + agg, script). The last command is Claude Code answering from the PDF through the anymd MCP server.

Why anymd

  • Fast. Native Rust converts in parallel, page by page. A 15-page paper converts in about 0.1 s. That is 20× faster than MarkItDown and 500× faster than docling, with every table intact.
  • Accurate. A layout engine rebuilds words from glyph gaps, puts two-column papers in reading order, and recovers tables, including borderless ones. The text stays exactly as printed, with no glued words and no scrambled columns.
  • Lean on tokens. Pages come back as Markdown with <!-- page 3 --> citation anchors, a small front-matter header, and compact tables. A token budget and a cursor keep large documents within your agent's context.
  • Every format, one call. One tool reads every format listed below. It also accepts web URLs and whole directories, and search looks across all of them.
  • Local and private. Nothing is uploaded. OCR and transcripts use local tools you already have (tesseract, ffmpeg, whisper.cpp), and only when they are installed.

Install

Every MCP client runs the same command, npx -y @sylphx/anymd. Node 18+ is the only requirement; npm installs the native binary for your platform.

Claude Code

claude mcp add anymd -- npx -y @sylphx/anymd

Codex

codex mcp add anymd -- npx -y @sylphx/anymd

or in ~/.codex/config.toml:

[mcp_servers.anymd]
command = "npx"
args = ["-y", "@sylphx/anymd"]

Cursor

or in .cursor/mcp.json:

{ "mcpServers": { "anymd": { "command": "npx", "args": ["-y", "@sylphx/anymd"] } } }

VS Code

code --add-mcp '{"name":"anymd","command":"npx","args":["-y","@sylphx/anymd"]}'

or in .vscode/mcp.json:

{ "servers": { "anymd": { "type": "stdio", "command": "npx", "args": ["-y", "@sylphx/anymd"] } } }

Claude Desktop

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @sylphx/anymd on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add anymd -- npx -y @sylphx/anymd
Add to Cursor

anymd: common questions

Is anymd MCP server safe?
Yes, by our scan: it is graded A (94/100). Read the anymd safety report
How do I install anymd?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does anymd need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is anymd maintained?
The last commit was in the last day (2026-09-25). The latest release is v8.1.0.
What can I use instead of anymd?
Servers from other publishers that do the same job: Rendobar MCP server, Vidofy MCP server and NotebookLM MCP server. Compare all anymd alternatives.

Alternatives to anymd

Same job from other publishers: the closest match first, then the best rated.

All anymd alternatives →
  • Rendobar
    Transform video, audio and images, and generate media from prompts. FFmpeg, captions, models.
    A
  • Vidofy
    Generate video, images, audio and speech with Vidofy — Veo 3.1, Kling 3.0, Flux 2 and 570+ models.
    A
  • NotebookLM MCP
    Automate Google NotebookLM — Q&A with citations, audio, video, content generation
    C
  • SuperCMO
    Marketing media generation — image, video, voice — for AI agents. BYO keys.
    B
  • SVG to Video
    Animated SVG to Video (MP4/WebM/MKV/MOV) and Animated Image (aPNG/GIF) converter
    A

More from SylphxAI →