Enterprise DNA Enterprise DNA
M MCP Servers Developer low

djrobson5/agentmd-mcp

by Various

MCP server: convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown

MCP

djrobson5/agentmd-mcp

Added 16 Sept 2026

Overview

MCP server that converts PDF, DOCX, HTML, and URLs into clean markdown formatted for LLM consumption. Built in JavaScript, it exposes conversion tools through the Model Context Protocol for use with compatible AI clients.

Best for

Best for
Developers building LLM pipelines that need quick document-to-markdown conversion via MCP.

Use cases

  • Prepare PDFs for LLM context
  • Convert web pages to markdown for retrieval
  • Normalize DOCX files into clean text for prompts

How to use

Install

claude mcp add agentmd --env AGENTMD_API_KEY=<your-key> -- npx -y agentmd-mcp

Tools exposed

  • convert_url_to_markdown
  • convert_file_to_markdown
  • convert_document_to_markdown
  • AGENTMD_API_KEY
  • AGENTMD_BASE_URL

Tested with

Claude Code

Notes

MCP server that converts PDF, DOCX, HTML, and URLs into clean markdown formatted for LLM consumption. Built in JavaScript, it exposes conversion tools through the Model Context Protocol for use with compatible AI clients.

0 stars on GitHub. Last updated 2026-09-15. Licensed MIT.

Use cases

  • Prepare PDFs for LLM context
  • Convert web pages to markdown for retrieval
  • Normalize DOCX files into clean text for prompts

Pros

  • Supports multiple common document formats
  • Outputs LLM-ready markdown directly
  • Simple MCP integration for AI workflows

Cons

  • No public stars or community validation yet
  • Requires an MCP client and Node.js runtime
  • Limited to the four listed input types

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Supports multiple common document formats
  • Outputs LLM-ready markdown directly
  • Simple MCP integration for AI workflows

Cons

  • No public stars or community validation yet
  • Requires an MCP client and Node.js runtime
  • Limited to the four listed input types

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks