Humanizer Ru (ilyautov) MCP Server

🧪 Живое демо: humanizer-ru.aifrontier.tech. Вставьте свой текст, получите оценку чистоты 0-100 и подсветку найденных оборотов. Тот же сканер, что в скилле, считается в браузере. It runs locally over stdio via the published package.

People who work with ai detection, claude skill and humanizer and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 360 · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Humanizer Ru (ilyautov)

Claude Code

claude mcp add ilyautov-humanizer-ru -- uvx ru-humanizer

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ilyautov-humanizer-ru": {
      "command": "uvx",
      "args": [
        "ru-humanizer"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package ru-humanizer - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.ilyautov is GitHub-verified and matches the repo owner

03 · What Humanizer Ru (ilyautov) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.27.0 · 2026-09-17

Чистовик вычитывает не автор правки. Скилл стал строже к самому себе в четырёх местах, сканер не менялся. · Скилл · Сверку делает свежий агент. Если в среде есть субагенты, чистовик проверяет новый агент по…

v3.26.2 · 2026-09-14

Патч ради реестра MCP. Карточка server.json переписана по актуальной схеме реестра (2025-12-11, camelCase) и проверена jsonschema. Сканер получил подкоманду ru-humanizer mcp: она поднимает тот же MCP-сервер, и карточка…

v3.26.1 · 2026-09-14

Патч ради публикации в реестр MCP: описание сервера в server.json уложено в 100 символов, реестр отвергал карточку v3.26.0. Кода сканера и скилла патч не меняет; что нового в этой линии, смотрите в v3.26.0 «Сканер сам…

04 · Who maintains Humanizer Ru (ilyautov)

humanizer-ru is maintained by ilyautov. We track 13 MCP servers from ilyautov - 13 actively maintained, 416 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from ilyautov.

  1. Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated. ★ 32
  2. Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ API Честного знака в ИИ-ассистенте: коды маркировки, эмиссия в СУЗ, отчёты ★ 2
  3. СБИС (Saby) MCP (RU) - документы, подпись, ЭДО API СБИС (Saby) в ИИ-ассистенте: документы, этапы ЭДО, подпись, сертификаты ★ 2
  4. MoySklad MCP (RU) MoySklad JSON API 1.2 in your AI assistant - schema-driven, safety-gated document writes. ★ 2
  5. Авито MCP (RU) API Авито в ИИ-ассистенте: объявления, чаты, заказы, автозагрузка, отзывы ★ 2
  6. Ozon Seller MCP (RU) API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы ★ 2

05 · Facts

category
other - actively maintained as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
io.github.ilyautov/humanizer-ru (active, first published 2026-09-14 · 2 versions)
packages
pypi:ru-humanizer

06 · Humanizer Ru (ilyautov) FAQ

What is Humanizer Ru (ilyautov)?

🧪 Живое демо: humanizer-ru.aifrontier.tech. Вставьте свой текст, получите оценку чистоты 0-100 и подсветку найденных оборотов. Тот же сканер, что в скилле, считается в браузере. It runs locally over stdio via the published package.

Is Humanizer Ru (ilyautov) still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Humanizer Ru (ilyautov)?

Run `uvx ru-humanizer`. You can also paste the ready-made client config above.

Does Humanizer Ru (ilyautov) run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Humanizer Ru (ilyautov)