Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

net.alpha-systems/pdf

net.alpha-systems/pdf

Markdown to PDF: headings, bold, code, lists, rules. A4/Letter/Legal. Free 30/hr. MCP + REST.

Uptime
100.0%
2 direct probes · 30d
Response
143ms
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": {
    "net.alpha-systems/pdf": {
      "url": "https://alpha-systems.net/mcp",
      "transport": "streamable-http"
    }
  }
}