MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

H
Headhunter MCP Server

MCP server for HeadHunter API integration with Claude Code. Search jobs, manage resumes, and apply to vacancies using AI.

Created 10/8/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx headhunter-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "gmen1057-headhunter-mcp-server": { "command": "uvx", "args": [ "headhunter-mcp-server" ] } } }