← Registry

Developer Tools

htmlkin.ru

Publishes, updates, retrieves, and deletes static websites on htmlkin.ru, returning public URLs and metadata.

1 endpoint4 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://htmlkin.ru/mcp

No auth detected

MCP server metadata

Name
htmlkin
Version
1.4.0
Capabilities
tools.listChanged

Known tools 4

htmlkin_publish

Публикует сайт на htmlkin.ru и возвращает его публичный адрес (URL).

Inferred read-only
htmlkin_update

Обновляет ранее опубликованный сайт по его идентификатору: заменяет контент (html_content, pdf_base64 или files — не более одного) и/или меняет PIN.

Inferred read-only
htmlkin_get

Возвращает метаданные ранее опубликованного сайта: адрес, размер, число файлов, entrypoint, срок жизни и наличие PIN-защиты.

Inferred read-only
htmlkin_delete

Безвозвратно удаляет ранее опубликованный сайт по его идентификатору — после этого он перестаёт открываться по своему адресу.

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

.mcp.json

{
  "mcpServers": {
    "htmlkin": {
      "type": "http",
      "url": "https://htmlkin.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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