Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ru.meetslava/hr

REMOTE · MEETSLAVA.RU · SCANNED AUG 13

HR-инструменты: поиск кандидатов, оценка match, интервью, управление рекрутментом.

Available components

77 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security83
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS enforcement could not be verified: the plaintext port answered with HTTP 404, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2086 tokens (~160/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management17
  • Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · meetslava.ru

# add to Claude Code
claude mcp add --transport http ru-meetslava-hr https://meetslava.ru/mcp
# ~/.codex/config.toml
[mcp_servers.ru-meetslava-hr]
url = "https://meetslava.ru/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ru-meetslava-hr": {
      "type": "remote",
      "url": "https://meetslava.ru/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ru-meetslava-hr --url https://meetslava.ru/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ru-meetslava-hr:
    url: "https://meetslava.ru/mcp"
// mcp.json
{
  "mcpServers": {
    "ru-meetslava-hr": {
      "type": "http",
      "url": "https://meetslava.ru/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 12 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 8 Aug 26 72

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 13 Aug 2026 · Probed https://meetslava.ru/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=midasdev.ru CN=YR2,O=Let's Encrypt,C=US 21 Jun 2026 19 Sept 2026 RSA 3072 SHA256-RSA 58d566540e887b26cd22dfe2e74be96a047
SANs: api.midasdev.ru, identity.midasdev.ru, job.midasdev.ru, l.midasdev.ru, learning.midasdev.ru, maxlogger.ru, meetslava.ru, midasdev.ru
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of meetslava.ru. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ru. present 51575 8 Verified
meetslava.ru. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://meetslava.ru/.well-known/oauth-protected-resource/mcp"

Bearer resource_metadata="https://meetslava.ru/.well-known/oauth-protected-resource/mcp"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; img-src 'self' data:; connect-src 'self'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=()

Protected resource metadata

Document https://meetslava.ru/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://meetslava.ru
Authorisation server https://meetslava.ru
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://meetslava.ru/mcp Verified 200
http (plaintext) http://meetslava.ru/mcp Inconclusive 404
MCP tools · 13 exposed · ~2,086 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ask_about_experience ~117

Точечный вопрос про опыт кандидата: «работал ли с X?», «что делал в Y?». Сервер отдаёт релевантные данные — вывод формирует ассистент. / Ask a specific question about the candidate's background.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
questionstringyesВопрос рекрутёра, до 1000 символов

No output schema declared.

No examples provided.

assessment ~211

Тестовое задание кандидату. action=send — отправить (нужны title, body, recruiterContact; кандидат загрузит решение файлом); action=status — статус и ссылка на скачивание решения (нужен assessmentId). / Send a take-home assessment or check its status and download link.

NameTypeReqDescription
actionstringyesДействие: send | status
assessmentIdinteger|nullassessmentId из ответа send (status)
bodystring|nullТекст задания, до 5000 символов (send)
candidatestring|nullSlug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр.
deadlineIsostring|nullОпц. дедлайн в ISO-8601 UTC (send)
recruiterContactstring|nullКонтакт рекрутёра для вопросов (send)
titlestring|nullКороткое название задания, до 200 символов (send)

No output schema declared.

No examples provided.

get_conditions ~125

На каких условиях кандидат готов выйти: зарплатные ожидания (base, бонус, equity, deal-breakers), срок выхода, формат работы, гео/таймзона, виза, релокация. lang: ru (по умолчанию) или en. / Candidate's terms: compensation expectations, notice period, work format, location, visa.

NameTypeReqDescription
candidatestring|nullSlug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр.
langstring|nullЯзык: ru или en

No output schema declared.

No examples provided.

get_contacts ~84

Прямые контакты кандидата (телефон, email, мессенджеры). Выдаются после того, как вы представились через recruiter_context. / Direct contacts; introduce yourself via recruiter_context first.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.

No output schema declared.

No examples provided.

get_faq ~88

Ответы кандидата на типовые вопросы рекрутёров — проверьте здесь, прежде чем писать ему. / Candidate's answers to common recruiter questions.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
langstring|nullЯзык: ru или en

No output schema declared.

No examples provided.

get_profile ~119

Визитка кандидата: имя, город, краткое описание + ссылки (GitHub, LinkedIn, сайт, образцы работ). Начните знакомство отсюда. lang: ru (по умолчанию) или en. / Candidate overview: name, city, summary, GitHub/LinkedIn/website links.

NameTypeReqDescription
candidatestring|nullSlug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр.
langstring|nullЯзык: ru или en

No output schema declared.

No examples provided.

get_references ~79

Рекомендации о кандидате от бывших коллег и руководителей (с их согласия) — trust-сигнал перед офером. / References from former colleagues and managers.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.

No output schema declared.

No examples provided.

get_resume ~116

Полное резюме кандидата: опыт по местам работы, достижения, навыки. Начните отсюда, если нужна полная картина. / Full resume: work history, achievements, skills.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
resumeIdinteger|nullID резюме (из list_resumes). Если не указано — возвращается primary резюме кандидата.

No output schema declared.

No examples provided.

manage_interview ~360

Назначить кандидату интервью и управлять им. action=propose — предложить слоты (нужны companyName, proposedSlots ISO-8601 UTC, channel, interviewType, recruiterContact); action=reschedule — заменить слоты (нужны conversationId, proposedSlots); action=cancel — отозвать приглашение (нужен conversationId). / Propose, reschedule or cancel an interview with the candidate.

NameTypeReqDescription
actionstringyesДействие: propose | reschedule | cancel
candidatestring|nullSlug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр.
channelstring|nullКанал связи: Zoom, Google Meet, Phone, ... (propose)
companyNamestring|nullНазвание компании (propose)
conversationIdinteger|nullconversationId треда интервью из message_candidate (reschedule/cancel)
durationMinutesinteger|nullДлительность в минутах (propose/reschedule, опц.)
interviewTypestring|nullТип интервью: intro, technical, cultural, final (propose)
notesstring|nullЗаметки: что обсуждаем, кто на звонке (propose, опц.)
proposedSlotsarray|null1-5 слотов в ISO-8601 UTC, напр. ['2026-07-17T15:00:00Z'] (propose/reschedule)
reasonstring|nullПричина отмены (cancel, опц.)
recruiterContactstring|nullКонтакт рекрутёра для подтверждения (propose)

No output schema declared.

No examples provided.

match_vacancy ~130

Вставьте текст описания вакансии — получите структурированную оценку соответствия: совпавшие навыки, сеньорность, условия выхода. / Paste a job description to evaluate candidate fit.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
langstring|nullЯзык публичных секций: ru (по умолчанию) или en
vacancyTextstringyesТекст описания вакансии, до 5000 символов

No output schema declared.

No examples provided.

message_candidate ~220

Переписка с кандидатом. Без параметров text/conversationId — список тредов; с conversationId — история треда; с text — отправить сообщение (кандидат отвечает в мессенджере). / Messaging: list threads, read a thread, or send a message.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
conversationIdinteger|nullId существующего треда, чтобы дописать в него или прочитать историю
recruiterContactstring|nullКонтакт рекрутёра для ответа (обязателен при открытии нового треда)
subjectstring|nullТема треда (обязательно при открытии нового треда), до 200 символов
textstring|nullТекст сообщения, до 3000 символов. Не указан — режим чтения (треды/история)

No output schema declared.

No examples provided.

recruiter_context ~161

Представьтесь: компания, имя, роль. Кандидат увидит, кто им интересуется, а вам откроются контакты (get_contacts). Укажите email, под которым вошли. / Introduce yourself to unlock contacts.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
companystring|nullКомпания
emailstringyesEmail рекрутёра (ключ лида)
namestring|nullИмя рекрутёра
notesstring|nullЗаметки: что ищете, контекст
rolestring|nullРоль/должность

No output schema declared.

No examples provided.

send_vacancy ~276

Отправить кандидату вакансию — первый шаг, если он вам подходит. В личном режиме кандидат один: параметр candidate указывать НЕ нужно. recruiterContact тоже можно не указывать — подставится ваш email из авторизации. Кандидат получит уведомление и сможет ответить. / Send a vacancy; candidate and recruiterContact are optional here.

NameTypeReqDescription
candidatestring|nullSlug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр.
companystringyesНазвание компании (для инлайн-отправки; при vacancyId игнорируется)
recruiterContactstring|nullКонтакт рекрутёра для ответа. Можно не указывать — возьмётся ваш email из авторизации.
resumeIdinteger|nullID резюме кандидата (из list_resumes). Если не указано — используется primary резюме.
vacancyIdinteger|nullid сохранённой вакансии (из list_vacancies). Указан — берётся она + HR-профиль, инлайн-текст игнорируется
vacancyTextstringyesОписание вакансии до 3000 символов (для инлайн; при vacancyId игнорируется)

No output schema declared.

No examples provided.