hunaras-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hunaras-mcpfind React developer jobs in Berlin"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hunaras-mcp
MCP server for Hunaras — an AI-native recruiting platform.
Connect any MCP-compatible AI assistant (Claude, ChatGPT, etc.) to Hunaras and manage your entire recruiting workflow through natural language.
What You Can Do
Candidates (17 tools):
Search and apply for jobs
Check AI interview assessments and scores
Manage your profile and LinkedIn sync
Respond to meeting proposals
Rate employers
Track notifications
Employers (6 tools):
Post jobs and manage listings
Search the talent pool (semantic search)
Source candidates from LinkedIn
View candidate profiles and AI assessments
Shared (1 tool):
Get market insights (job counts, salary ranges, demand data)
Related MCP server: Recruitment AI MCP
Setup
1. Get an API key
Sign up at hunaras.com, then go to Settings > API Keys to create one.
2. Configure your MCP client
Claude Desktop / Claude Code
Add to your MCP config (claude_desktop_config.json or .mcp.json):
{
"mcpServers": {
"hunaras": {
"command": "npx",
"args": ["-y", "hunaras-mcp"],
"env": {
"HUNARAS_API_KEY": "hnar_your_api_key_here"
}
}
}
}Other MCP clients
{
"command": "npx",
"args": ["-y", "hunaras-mcp"],
"env": {
"HUNARAS_API_KEY": "hnar_your_api_key_here"
}
}Environment Variables
Variable | Required | Default | Description |
| Yes | — | Your API key (starts with |
| No |
| API base URL (for self-hosted instances) |
Tools
Candidate Tools
Tool | Description |
| Search jobs using AI semantic search |
| Get full job posting details |
| Submit a job application |
| View your candidate profile |
| List applications with statuses |
| Update profile fields |
| Show/hide from talent pool |
| List AI interview assessments |
| Full assessment report with scores |
| List meeting proposals |
| Accept, reschedule, or reject meetings |
| List notifications |
| Mark notifications as read |
| View ratings from employers |
| Rate an employer |
| See which employers you can rate |
| Sync profile with LinkedIn |
Employer Tools
Tool | Description |
| Post a new job listing |
| List your job postings |
| Semantic search across talent pool (Pro) |
| View candidate profile + assessment (Pro) |
| Source candidates from LinkedIn (Pro) |
| Invite external candidate to platform |
Shared Tools
Tool | Description |
| Job market data, salary ranges, demand |
Example Conversations
Find a job:
"Find me React developer jobs in Berlin" "Show me details for the first one" "Apply with a cover letter highlighting my 5 years of experience"
Check interview results:
"How did I do on my interviews?" "Show me the detailed assessment for the frontend role"
Employer hiring:
"Post a senior backend engineer role, remote, $150k-$180k" "Search for candidates with Python and AWS experience"
Pricing
Candidates: Always free
Employers Free: 2 active jobs, 1 candidate reveal
Employers Pro ($200/mo): Unlimited jobs, reveals, talent pool search, scheduling
Links
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAquality-maintenanceAn employer-facing MCP server that enables hiring managers to post jobs, search for candidates, and manage applications through natural language conversation. It integrates with WonderCV's hiring infrastructure and features a unique system for identifying and filtering talent with AI-agent fluency.Last updated7
- Alicense-qualityAmaintenanceThis MCP server provides hiring automation tools for recruitment processes. It enables users to generate job descriptions, score CVs, create interview questions, benchmark salaries, and draft offer letters through natural language interactions.Last updated29MIT
- AlicenseAqualityCmaintenanceMCP server for Recruit CRM, enabling AI assistants to search candidates, view jobs, and manage recruiting workflows.Last updated53MIT
- Alicense-qualityBmaintenanceAn MCP server that enables AI-assisted job search workflows including job discovery, application tracking, resume evaluation, and cover letter generation, with support for multiple job sources and scheduled scraping.Last updated81AGPL 3.0
Related MCP Connectors
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
GetJobzi MCP server for job search, application tracking, and career forecasting.
MCP server for ByteDance Seedream AI image generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shaxbozaka/hunaras-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server