← Index

io.github.theYahia/hh-mcp

io.github.theYahia/hh-mcp·v1.0.0·Search
Quality Score
85
/100

MCP server for hh.ru jobs API — vacancy search, salary stats, employers, regions. Public endpoints,

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/hh-mcp"
      ],
      "env": {
        "API_KEY": "<your-api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/hh-mcp"
      ],
      "env": {
        "API_KEY": "<your-api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/hh-mcp
§02  Environment variables
API_KEY
requiredsecret

API key for the service

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search