Skip to content
Back to search
30
MCP streamable-http

io.blinkpdf/blinkpdf

io.blinkpdf/blinkpdf

Render Markdown and LLM output into accessible PDF/UA-1 PDFs. No headless Chromium.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.mrslbt/pdf-it
Native PDF renderer for AI markdown. Cover, TOC, page-numbered footer. No Chrome dependency.
0 tools
io.github.wmarceau/md-to-pdf
Convert markdown to professional PDFs with clickable table of contents. No API keys.
0 tools
blinkpdf
Metadata-only Glama MCP connector.
0 tools · http
pdf2md-ai
AI-powered PDF to Markdown converter that preserves complete context: images, tables, and code blocks. Uses Gemini and LlamaParse. MCP serve
0 tools
RenderMark
Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.
0 tools
io.github.ayo-nci/bulkrender
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
0 tools

How to use

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

{
  "mcpServers": {
    "io.blinkpdf/blinkpdf": {
      "url": "https://mcp.blinkpdf.io/mcp",
      "transport": "streamable-http"
    }
  }
}