← Registry

Content Tools

docapi.co

Provides tools to generate PDFs, screenshots, and invoices from HTML or URLs, with account management for the DocAPI service.

1 endpoint5 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.docapi.co/mcp

No auth detected

MCP server metadata

Name
docapi-mcp-server
Version
1.0.0
Capabilities
tools.listChangedprompts.listChanged

Known tools 5

docapi_generate_pdf

Convert HTML to a PDF using DocAPI's headless Chromium renderer.

Inferred read-only
docapi_capture_screenshot

Screenshot a URL or render HTML and capture it as an image.

Inferred read-only
docapi_check_credits

Check remaining API credits and USDC top-up address for agent accounts.

Inferred read-only
docapi_register_agent

Register a new DocAPI agent account programmatically.

Inferred read-only
docapi_generate_invoice

Generate a professionally formatted invoice PDF from structured data.

Potential side effects

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.docapi-mcp-server]
url = "https://mcp.docapi.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "docapi-mcp-server": {
      "type": "http",
      "url": "https://mcp.docapi.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "docapi-mcp-server": {
      "type": "http",
      "url": "https://mcp.docapi.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "docapi-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.docapi.co/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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