Skip to content
Back to search
100
MCP http

ALPHA PDF / Document Tools

x402/alpha-pdf-/-document-tools

x402 service listed on awesome-x402: ALPHA PDF / Document Tools [x402: $0.001/call on eip155:8453, category=utility]

Uptime
no direct probes in 30d
Response
105ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

generate_pdf

Convert Markdown into a clean, professionally formatted PDF and return a downloadable URL. Supports # / ## / ### headings, **bold**, `code`, - bullet lists, 1. numbered lists, and --- rules. Free tier…

markdown_to_html

Convert Markdown into a styled, standalone HTML document. Returns a downloadable URL.

markdown_to_docx

Convert Markdown into an editable Microsoft Word (.docx) document. Returns a downloadable URL.

merge_pdfs

Merge multiple PDFs into a single PDF. Returns a downloadable URL.

watermark_pdf

Stamp a diagonal text watermark across every page of a PDF. Returns a downloadable URL.

check_recalls

Check whether a product, brand, drug, or vehicle has an official US recall or safety alert. Aggregates openFDA (food/drug/device), CPSC (consumer products), and NHTSA (vehicles, incl. VIN decode) into…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alpha_pdf_/_document_tools": {
      "url": "https://alpha-systems.net",
      "transport": "http"
    }
  }
}