Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for AgentMD β convert PDF, DOCX, HTML, and URLs into clean, LLM-ready markdown, with tables preserved and web-page boilerplate stripped.
Agents ingest documents constantly, and most document formats are hostile to language models. This gives your agent three tools that turn any of them into markdown it can actually read.
Get a free API key (50 conversions, no card) at https://www.getagentmd.com β or fully programmatically:
Then:
Claude Code
Any MCP client (mcp.json / claude_desktop_config.json):
Remote (no install) β the hosted server speaks streamable HTTP directly:
| Tool | Use it for |
|---|---|
convert_url_to_markdown | A web page or a document at an http(s) URL |
convert_file_to_markdown | A document on the local filesystem, by path |
convert_document_to_markdown | Document bytes you already hold, as base64 |
All three return markdown, prefixed with the detected title and any warnings.
Limit: 25 MB per document.
| Variable | Required | Purpose |
|---|---|---|
AGENTMD_API_KEY | yes | Your API key |
AGENTMD_BASE_URL | no | Point at a different deployment (self-hosting, staging) |
First 50 conversions free (per email, no card). After that, $0.002 per successful conversion, billed monthly. No per-seat licensing β you pay for calls your agents actually make.
MIT (this client shim). The hosted service has its own terms.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentmd)<a href="https://allmcps.com/mcp/agentmd"><img src="https://allmcps.com/api/badge/agentmd?style=directory" alt="Agentmd on AllMCPs" /></a>