Productivity
meetslava.ru
This MCP server helps recruiters manage candidate interactions, retrieve contacts, and send job vacancies.
ENDPOINT 1
https://meetslava.ru/mcp
MCP server metadata
- Name
- MeetSlava.Mcp
- Version
- 1.0.0.0
Known tools 13
get_referencesРекомендации о кандидате от бывших коллег и руководителей (с их согласия) — trust-сигнал перед офером.
Inferred read-onlyget_profileВизитка кандидата: имя, город, краткое описание + ссылки (GitHub, LinkedIn, сайт, образцы работ).
Inferred read-onlymatch_vacancyВставьте текст описания вакансии — получите структурированную оценку соответствия: совпавшие навыки, сеньорность, условия выхода.
Inferred read-onlyget_conditionsНа каких условиях кандидат готов выйти: зарплатные ожидания (base, бонус, equity, deal-breakers), срок выхода, формат работы, гео/таймзона, виза, релокация.
Inferred read-onlyget_faqОтветы кандидата на типовые вопросы рекрутёров — проверьте здесь, прежде чем писать ему.
Inferred read-onlyCONNECT 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.meetslava-mcp]
url = "https://meetslava.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"meetslava-mcp": {
"type": "http",
"url": "https://meetslava.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: meetslava-mcp
Remote MCP URL: https://meetslava.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": {
"meetslava-mcp": {
"url": "https://meetslava.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"meetslava-mcp": {
"type": "http",
"url": "https://meetslava.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "meetslava-mcp",
"transport": "streamable-http",
"url": "https://meetslava.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for meetslava.ru was fetched 2026-08-23T10:43:46.612Z.
meetslava.ru is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.