69
/ 100
1 month ago
glama

hh-ru MCP server

Enables searching for jobs in Russia and remote positions from AI assistants using multiple job platforms (hh.ru, Trudvsem, SuperJob, and remote job aggregators).

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: HH_TOKEN, HH_CLIENT_SECRET, SUPERJOB_APP_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretHH_TOKENOAuth-токен hh.ru. Рекомендуется: без него поиск может возвращать 403, если IP попал в чёрный список. Получить на [dev.hh.ru](https://dev.hh.ru).
configHH_PROXYПрокси для запросов к hh.ru (http://user:pass@host:port).
configHH_CLIENT_ID, HH_CLIENT_SECRET Альтернатива HH_TOKEN — токен получается автоматически по client_credentials.
🔐 secretHH_CLIENT_SECRETHH_CLIENT_ID, Альтернатива HH_TOKEN — токен получается автоматически по client_credentials.
🔐 secretSUPERJOB_APP_KEY[SuperJob](https://superjob.ru) да () вакансии SuperJob
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/blessed234640-mcp-1lazrv)](https://m8ven.ai/mcp/blessed234640-mcp-1lazrv)
commit: d5d4d4c81a1d5580812181eda31728f2cbc73e80
code hash: 8b2a6ff0d6baffdec43cffd5aa138742a30c586fa1fb0bbf7177d32c2bbd9e0f
verified: 7/1/2026, 9:59:23 AM
view raw JSON →