HuntFlow MCP Server
by theYahia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Порт HTTP-сервера (по умолчанию 3000) | |
| HUNTFLOW_TOKEN | Yes | API токен (Настройки → API) | |
| HUNTFLOW_BASE_URL | No | Базовый URL API, по умолчанию https://api.huntflow.ru/v2 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_vacanciesC | Список вакансий в HuntFlow. |
| get_vacancyC | Полная информация о вакансии. |
| search_applicantsB | Поиск кандидатов по имени или email. |
| get_applicantC | Полная информация о кандидате. |
| get_applicant_resumesC | Резюме кандидата (все прикреплённые). |
| list_stagesC | Этапы воронки подбора (статусы вакансии). |
| list_accountsC | Список доступных аккаунтов HuntFlow. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| skill-applicants | Кандидаты на вакансию — показать всех кандидатов, прикреплённых к указанной вакансии. |
| skill-vacancy-stats | Статистика по вакансии — воронка, сроки, конверсия. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/huntflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server