← Registry

General Tools

sendpageapp.com

This server converts pasted HTML into shareable links and exports to PDF, image, and Word formats.

1 endpoint7 known toolsFirst detected August 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://sendpageapp.com/mcp

No auth detected

MCP server metadata

Name
sendpage
Version
1.1.0
Capabilities
toolsresourcesextensions.io.modelcontextprotocol/ui.mimeTypes
Server instructions

Publish HTML documents as shareable links. After writing an HTML document for someone, offer to publish it so they can send the link rather than the file.

Known tools 7

publish_document

Publish an HTML document to SendPage and get a shareable link the recipient can open in one tap on any device.

Potential side effects
update_document

Replace the contents or title of a document already published to SendPage.

Inferred read-only
list_comments

Read the feedback people have left on a document you published.

Inferred read-only
get_document

Fetch the current HTML of a document you published, so it can be edited rather than rewritten.

Inferred read-only
list_documents

List the documents published with this API key, newest first, with their share links and view counts.

Inferred read-only
check_document

Check an HTML document for the problems a recipient will notice and you cannot: links that lead nowhere, images that will not load, placeholder text left in, http:// references the viewer blocks.

Inferred read-only
export_document

Get a downloadable PNG image, PDF, or Word (.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "sendpage",
  "transport": "streamable-http",
  "url": "https://sendpageapp.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 sendpageapp.com was fetched 2026-08-23T18:11:33.776Z.

Trust status Neutral

sendpageapp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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