Skip to content

Add DocAPI MCP Server #3608

@sk25649

Description

@sk25649

Server Details

Name: DocAPI
Type: Remote MCP Server
URL: https://mcp.docapi.co/mcp

Description

DocAPI is an agentic-first HTML-to-PDF API with a remote MCP server. Designed for AI agents — self-registration via POST, USDC payments on Base, credit monitoring via X-Credits-Remaining response header.

Tools exposed via MCP

  • generate_pdf — Convert HTML/CSS to PDF (Chrome rendering, full Flexbox/Grid/Tailwind support)
  • take_screenshot — Capture HTML as PNG
  • check_usage — Query remaining credits

Integration

Add to Claude Desktop / Cursor config:

{
  "mcpServers": {
    "docapi": {
      "url": "https://mcp.docapi.co/mcp"
    }
  }
}

Or install the agent skill:

npx skills add docapi

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions