← Registry

Content Tools

filetopdf.dev

Converts files, HTML, and Markdown to PDF using the FileToPDF API.

1 endpoint4 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.filetopdf.dev/mcp

No auth detected

MCP server metadata

Name
filetopdf
Version
0.1.0
Capabilities
tools.listChanged

Known tools 4

get_account

Check the FileToPDF API key and return the plan, remaining conversion credits, and subscription status.

Inferred read-only
convert_file

Convert a file fetched from a public URL into a PDF.

Inferred read-only
convert_html

Render a raw HTML string to a PDF using Chromium, with optional CSS and layout options.

Inferred read-only
convert_markdown

Render a raw Markdown string to a PDF, with optional CSS and layout options.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.filetopdf]
url = "https://api.filetopdf.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "filetopdf": {
      "type": "http",
      "url": "https://api.filetopdf.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: filetopdf
Remote MCP URL: https://api.filetopdf.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "filetopdf": {
      "url": "https://api.filetopdf.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "filetopdf": {
      "type": "http",
      "url": "https://api.filetopdf.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "filetopdf",
  "transport": "streamable-http",
  "url": "https://api.filetopdf.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for filetopdf.dev was fetched 2026-09-06T09:28:24.725Z.

Trust status Trusted

filetopdf.dev is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.