@sylphx/pdf-reader-mcp
v8.1.0
Published
pdf-reader-mcp is now @sylphx/anymd. Any file → clean Markdown for AI agents. Compatibility alias that runs anymd as `pdf-reader-mcp`.
Readme
@sylphx/pdf-reader-mcp → @sylphx/anymd
pdf-reader-mcp is now anymd — any file → clean Markdown for AI agents: PDF, Word, PowerPoint, Excel, EPUB, HTML, images. Fast Rust MCP server + CLI. Local, no API key.
This package is a thin alias kept so existing install commands keep working.
It depends on @sylphx/anymd at the exact same version and runs its launcher
with the same arguments and stdio, so pdf-reader-mcp behaves exactly like anymd.
New installs should use the canonical package:
npx -y @sylphx/anymdMCP client config:
{
"mcpServers": {
"anymd": { "command": "npx", "args": ["-y", "@sylphx/anymd"] }
}
}Docs: https://sylphxai.github.io/anymd/
