mcpbeat Sign in

Agentmd MCP Server

by djrobson5 Your server? Claim it
answering

Agentmd is answering right now. Last checked 1 min ago. It exposes 2 tools. Last commit 1 Sep 2026.

Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved

Uptime history 12 hours of history
12 hours agonow
100.0%
Uptime 24h
41 of 41 checks
2
Tools
read from the server
680 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check Agentmd every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add agentmd --transport http https://www.getagentmd.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentmd": {
      "url": "https://www.getagentmd.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentmd]
url = "https://www.getagentmd.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agentmd": {
      "url": "https://www.getagentmd.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentmd": {
      "url": "https://www.getagentmd.com/api/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

convert
convert_document_to_markdown
Convert a document you already have (PDF, DOCX, HTML, plain text) to clean, LLM-ready markdown. Pass the file contents as base64.
convert_url_to_markdown
Fetch a URL (web page, PDF, DOCX, etc.) and convert it to clean, LLM-ready markdown. Extracts the main article content from web pages and preserves tables.

Endpoints

URLTransportStateLatencyChecked
https://www.getagentmd.com/api/mcp streamable-http answering 441 ms 1 min ago

Alternatives to Agentmd

same job, measured the same way
PDF to Markdown (pdf2md.dev)
by pdf2md

Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.

answering
Mdkit
by mdkit

Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.

3 tools answering
inktomd MCP Server
by hadirizvi093

Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.

9 tools answering
Mdtidy
by mdtidy

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.

89 installs/wk answering
C
Prince Cloud
by prince

Convert Markdown, HTML, and web pages to high-quality PDF with Prince.

3 tools answering
MarkGrab
by arknill

Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.

130 installs/wk local only
file2markdown
by file2markdown

Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.

4 tools answering
RenderMark
by jmsaavedra

Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.

66 installs/wk local only

Agentmd — questions

Answers built from our own checks of this server.

What can Agentmd do?
It exposes 2 tools, read directly from the server on our last check. Among them: convert_document_to_markdown, convert_url_to_markdown. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agentmd working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 41 of 41 checks got a reply (100.0%), average response time 680 ms. The bar chart above shows every period we have measured.
How do I connect Agentmd?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agentmd need an API key?
No. Agentmd completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentmd?
It answers our handshake in 680 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agentmd open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.