← Registry

DevOps

sornkan.com

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

1 endpoint7 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://publish.sornkan.com/mcp

No auth detected

MCP server metadata

Name
publish-website
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

publish_website

Publish a website.

Potential side effects
upload_url

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

Inferred read-only
inspect

Scan an uploaded zip.

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 only (no registrar).

Inferred read-only
edit

Re-scan and redeploy.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "publish-website",
  "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.