Back to search
30
MCP

iflow-mcp-seanivore-md-pdf-mcp

pypi/iflow-mcp-seanivore-md-pdf-mcp

A Model Context Protocol (MCP) server that converts Markdown to gorgeously styled PDFs using VS Code's markdown styling and Python's ReportLab.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_ww-ai-lab-any2markdown
A Model Context Protocol server for converting documents to Markdown
0 tools
iflow-mcp-pdf-reader
A Model Context Protocol (MCP) server that provides tools for reading and extracting text from PDF files
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_juanqui-pdfkb-mcp
A Model Context Protocol server for managing PDF documents with vector search capabilities
0 tools
mcp/markdownify
A Model Context Protocol server for converting almost anything to Markdown.
0 tools
iflow-mcp_medadapt-content-server
A specialized Model Context Protocol (MCP) server for Claude Desktop that enhances AI-assisted medical learning by fetching and processing e
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp-seanivore-md-pdf-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}