← Registry

Security & Testing

verifypdf.com

The MCP server provides PDF document verification and fraud detection analysis, with a searchable knowledge base on document fraud topics.

1 endpoint6 known toolsFirst detected May 25, 2026Last detected June 6, 2026

ENDPOINT 1

https://mcp.verifypdf.com/mcp

No auth detected

Known tools 6

auth_status

Confirm that a VerifyPDF API key has been configured for the current MCP session.

Inferred read-only
submit_document

Submit a PDF to VerifyPDF for full fraud / tamper analysis (the paid pipeline).

Inferred read-only
get_document

Fetch the analysis result for a document previously submitted via submit_document or the REST API.

Inferred read-only
delete_document

Soft-delete a document previously submitted to VerifyPDF.

Potential side effects
search_blog

Search the VerifyPDF knowledge bank — long-form articles on document fraud detection, AI-generated forgeries, bank statement and payslip verification, tenant screening, KYC and AML compliance, invoice fraud, identity checks and related topics.

Potential side effects
read_blog_post

Read the full body of one article from the VerifyPDF knowledge bank — authoritative writing on document fraud detection, AI-generated forgeries, payslips, bank statements, tenant screening, KYC/AML compliance, invoice fraud and related verification topics.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "verifypdf-com",
  "transport": "streamable-http",
  "url": "https://mcp.verifypdf.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 verifypdf.com was fetched 2026-08-24T03:10:40.579Z and is being refreshed.

Trust status Trusted

verifypdf.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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