← Registry

DevOps

sornkan.com

Publish and manage website hosting with zip upload, inspection, and renewal.

1 endpoint10 known toolsFirst detected August 22, 2026Last detected September 22, 2026

ENDPOINT 1

https://publish.sornkan.com/mcp

No auth detected

MCP server metadata

Name
sornkan-publish
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

publish_website

Publish a website.

Potential side effects
upload_url

If you have the zip, PUT putUrl yourself (max 3MB).

Inferred read-only
scan

Check an uploaded zip for unsafe files WITHOUT deploying anything.

Inferred read-only
inspect

Deploys a throwaway preview Worker at preview-*.

Inferred read-only
preview_status

Read remaining preview time.

Inferred read-only
claim

Go live.

Inferred read-only
renew

Renew hosting +30 days for $1 USDC.

Inferred read-only
connect_custom_hostname

Connect an existing hostname via CNAME to sites.

Inferred read-only
edit

Check the zip for unsafe files, then redeploy the live Worker.

Potential side effects
render_page

Render any public URL in a real browser (Chromium).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "sornkan-publish",
  "transport": "streamable-http",
  "url": "https://publish.sornkan.com/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.