ru.meetslava/hr
REMOTE · MEETSLAVA.RU · SCANNED AUG 13
HR-инструменты: поиск кандидатов, оценка match, интервью, управление рекрутментом.
Available components
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
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http ru-meetslava-hr https://meetslava.ru/mcp
[mcp_servers.ru-meetslava-hr] url = "https://meetslava.ru/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ru-meetslava-hr": {
"type": "remote",
"url": "https://meetslava.ru/mcp",
"enabled": true
}
}
} openclaw mcp add ru-meetslava-hr --url https://meetslava.ru/mcp --transport streamable-http
mcp_servers:
ru-meetslava-hr:
url: "https://meetslava.ru/mcp" {
"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.
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.
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 |
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.
ask_about_experience ~117
Точечный вопрос про опыт кандидата: «работал ли с X?», «что делал в Y?». Сервер отдаёт релевантные данные — вывод формирует ассистент. / Ask a specific question about the candidate's background.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| question | string | yes | Вопрос рекрутёра, до 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.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Действие: send | status |
| assessmentId | integer|null | – | assessmentId из ответа send (status) |
| body | string|null | – | Текст задания, до 5000 символов (send) |
| candidate | string|null | – | Slug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| deadlineIso | string|null | – | Опц. дедлайн в ISO-8601 UTC (send) |
| recruiterContact | string|null | – | Контакт рекрутёра для вопросов (send) |
| title | string|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.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| lang | string|null | – | Язык: ru или en |
No output schema declared.
No examples provided.
get_contacts ~84
Прямые контакты кандидата (телефон, email, мессенджеры). Выдаются после того, как вы представились через recruiter_context. / Direct contacts; introduce yourself via recruiter_context first.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
No output schema declared.
No examples provided.
get_faq ~88
Ответы кандидата на типовые вопросы рекрутёров — проверьте здесь, прежде чем писать ему. / Candidate's answers to common recruiter questions.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| lang | string|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.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| lang | string|null | – | Язык: ru или en |
No output schema declared.
No examples provided.
get_references ~79
Рекомендации о кандидате от бывших коллег и руководителей (с их согласия) — trust-сигнал перед офером. / References from former colleagues and managers.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
No output schema declared.
No examples provided.
get_resume ~116
Полное резюме кандидата: опыт по местам работы, достижения, навыки. Начните отсюда, если нужна полная картина. / Full resume: work history, achievements, skills.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| resumeId | integer|null | – | ID резюме (из 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.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Действие: propose | reschedule | cancel |
| candidate | string|null | – | Slug кандидата. В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| channel | string|null | – | Канал связи: Zoom, Google Meet, Phone, ... (propose) |
| companyName | string|null | – | Название компании (propose) |
| conversationId | integer|null | – | conversationId треда интервью из message_candidate (reschedule/cancel) |
| durationMinutes | integer|null | – | Длительность в минутах (propose/reschedule, опц.) |
| interviewType | string|null | – | Тип интервью: intro, technical, cultural, final (propose) |
| notes | string|null | – | Заметки: что обсуждаем, кто на звонке (propose, опц.) |
| proposedSlots | array|null | – | 1-5 слотов в ISO-8601 UTC, напр. ['2026-07-17T15:00:00Z'] (propose/reschedule) |
| reason | string|null | – | Причина отмены (cancel, опц.) |
| recruiterContact | string|null | – | Контакт рекрутёра для подтверждения (propose) |
No output schema declared.
No examples provided.
match_vacancy ~130
Вставьте текст описания вакансии — получите структурированную оценку соответствия: совпавшие навыки, сеньорность, условия выхода. / Paste a job description to evaluate candidate fit.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| lang | string|null | – | Язык публичных секций: ru (по умолчанию) или en |
| vacancyText | string | yes | Текст описания вакансии, до 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.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| conversationId | integer|null | – | Id существующего треда, чтобы дописать в него или прочитать историю |
| recruiterContact | string|null | – | Контакт рекрутёра для ответа (обязателен при открытии нового треда) |
| subject | string|null | – | Тема треда (обязательно при открытии нового треда), до 200 символов |
| text | string|null | – | Текст сообщения, до 3000 символов. Не указан — режим чтения (треды/история) |
No output schema declared.
No examples provided.
recruiter_context ~161
Представьтесь: компания, имя, роль. Кандидат увидит, кто им интересуется, а вам откроются контакты (get_contacts). Укажите email, под которым вошли. / Introduce yourself to unlock contacts.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| company | string|null | – | Компания |
| string | yes | Email рекрутёра (ключ лида) | |
| name | string|null | – | Имя рекрутёра |
| notes | string|null | – | Заметки: что ищете, контекст |
| role | string|null | – | Роль/должность |
No output schema declared.
No examples provided.
send_vacancy ~276
Отправить кандидату вакансию — первый шаг, если он вам подходит. В личном режиме кандидат один: параметр candidate указывать НЕ нужно. recruiterContact тоже можно не указывать — подставится ваш email из авторизации. Кандидат получит уведомление и сможет ответить. / Send a vacancy; candidate and recruiterContact are optional here.
| Name | Type | Req | Description |
|---|---|---|---|
| candidate | string|null | – | Slug кандидата (из search_candidates). В личном режиме не обязательно: отправьте null или не передавайте параметр. |
| company | string | yes | Название компании (для инлайн-отправки; при vacancyId игнорируется) |
| recruiterContact | string|null | – | Контакт рекрутёра для ответа. Можно не указывать — возьмётся ваш email из авторизации. |
| resumeId | integer|null | – | ID резюме кандидата (из list_resumes). Если не указано — используется primary резюме. |
| vacancyId | integer|null | – | id сохранённой вакансии (из list_vacancies). Указан — берётся она + HR-профиль, инлайн-текст игнорируется |
| vacancyText | string | yes | Описание вакансии до 3000 символов (для инлайн; при vacancyId игнорируется) |
No output schema declared.
No examples provided.