← Registry

Content Tools

lobsterpdf.com

Generate PDF documents from various templates.

1 endpoint10 known toolsFirst detected May 13, 2026Last detected August 5, 2026

ENDPOINT 1

https://api.lobsterpdf.com/mcp

No auth detected

MCP server metadata

Name
LobsterPDF
Version
2.0.0
Capabilities
tools

Known tools 10

render_din5008

Generate a PDF using the 'din5008' template.

Inferred read-only
render_fireside

Generate a PDF using the 'fireside' template.

Inferred read-only
render_german_invoice

Generate a PDF using the 'german_invoice' template.

Inferred read-only
render_qr_bizcard

Generate a PDF using the 'qr_bizcard' template.

Inferred read-only
render_qr_card

Generate a PDF using the 'qr_card' template.

Inferred read-only
render_receipt

Generate a PDF using the 'receipt' template.

Inferred read-only
render_resume

Generate a PDF using the 'resume' template.

Inferred read-only
render_us_letter

Generate a PDF using the 'us_letter' template.

Inferred read-only
render_vollmacht

Generate a PDF using the 'vollmacht' template.

Inferred read-only
list_templates

List all available PDF templates with their JSON schemas.

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.lobsterpdf]
url = "https://api.lobsterpdf.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: lobsterpdf
Remote MCP URL: https://api.lobsterpdf.com/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": {
    "lobsterpdf": {
      "url": "https://api.lobsterpdf.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "lobsterpdf",
  "transport": "streamable-http",
  "url": "https://api.lobsterpdf.com/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 lobsterpdf.com was fetched 2026-08-10T05:08:00.213Z and is being refreshed.

Trust status Trusted

lobsterpdf.com 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.