net.alpha-systems/pdf
net.alpha-systems/pdfMarkdown to PDF: headings, bold, code, lists, rules. A4/Letter/Legal. Free 30/hr. MCP + REST.
Tools · 6
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…
Convert Markdown into a styled, standalone HTML document. Returns a downloadable URL.
Convert Markdown into an editable Microsoft Word (.docx) document. Returns a downloadable URL.
Merge multiple PDFs into a single PDF. Returns a downloadable URL.
Stamp a diagonal text watermark across every page of a PDF. Returns a downloadable URL.
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…
Similar MCP servers embedding-nearest
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"
}
}
}