mcpbeat Sign in

MCP Server Ru

by hostkey-cloud-ru Your server? Claim it
local only

MCP Server Ru runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 17 Sep 2026.

MCP-сервер Hostkey .ru (InvAPI): серверы, питание, заказ, DNS, S3, биллинг

Installs per day peak 48 · avg 2
a month agotoday
92
Installs / week
npm · hostkey-mcp-server-ru
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Server Ru every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server-ru -- npx -y hostkey-mcp-server-ru
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-ru": {
      "args": [
        "-y",
        "hostkey-mcp-server-ru"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-ru]
command = "npx"
args = ["-y", "hostkey-mcp-server-ru"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-ru": {
      "args": [
        "-y",
        "hostkey-mcp-server-ru"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-ru": {
      "args": [
        "-y",
        "hostkey-mcp-server-ru"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HOSTKEY_API_KEY (InvAPI API key for the .ru portal (invapi.hostkey.ru); per-server keys supported), HOSTKEY_TOKEN_TTL (Session token TTL in seconds (default 3600)), HOSTKEY_ALLOW_DESTRUCTIVE (Set to 1 to allow destructive operations (OS reinstall, PXE cycle, service cancellation)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Server Ru

same job, measured the same way
Hostkey Cloud
by hostkey-cloud

MCP server for Hostkey .com (InvAPI): servers, power, order, DNS, S3, billing

81 installs/wk local only
Infomaniak MCP Agent
by mogacode-ma

Unofficial Infomaniak MCP — hosting, Node.js, mail, DNS, kDrive, SSL, VPS, domains. 81 tools.

42 installs/wk local only
CloudBase
by tencentcloudbase

CloudBase MCP: DB, functions, storage, hosting via @cloudbase/cloudbase-mcp

27 889 installs/wk answering
Resistance Tools
by tonresistor

MCP tools for TON Sites, TON DNS and TON Storage.

45 tools answering
HybridS3
by psyb0t

Self-hosted S3-compatible object storage server with an MCP interface for AI agents.

local only
MCP Factory
by jaimenbell

Manifest-driven MCP server scaffolder and runtime hub for tool integrations.

110 installs/wk local only
MoySklad MCP (RU)
by ilyautov

MoySklad JSON API 1.2 in your AI assistant — schema-driven, safety-gated document writes.

local only
I
Key Drivers MCP
by petrmasa

MCP server for key driver and feature importance analysis based on rule mining

53 installs/wk local only

MCP Server Ru — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Ru?
MCP Server Ru runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hostkey-mcp-server-ru was installed 92 times last week.
How do I connect MCP Server Ru?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hostkey-mcp-server-ru straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Server Ru?
The npm package hostkey-mcp-server-ru was installed 92 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Server Ru open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.