jobseek-employer-mcp
v0.1.1
Published
JobSeek Employer MCP Server - AI-powered recruiting automation for Claude Code
Downloads
9
Maintainers
Readme
JobSeek Employer MCP Server
AI-powered recruiting automation for Claude Code. Enables employers to post jobs, search candidates, and manage their hiring pipeline directly from Claude.
Installation
{
"mcpServers": {
"jobseek-employer": {
"command": "npx",
"args": ["-y", "jobseek-employer-mcp"],
"env": {
"JOBSEEK_EMPLOYER_API_KEY": "your-employer-api-key",
"JOBSEEK_API_URL": "https://getjobseek.com"
}
}
}
}Tools
post_job
Create a new job posting.
"Post a Senior Software Engineer role, remote, $150-200k, requires React and Node.js"search_candidates
Search opt-in candidates with privacy-aware results.
"Find candidates with React and TypeScript experience"express_interest
Signal interest in a candidate from search results.
"Express interest in candidate abc123 for the engineering role"Resources
jobseek-employer://jobs— Your active job postingsjobseek-employer://pipeline— Hiring pipeline status
Privacy
Candidates control their visibility:
- 🔒 Anonymous — Skills + titles only
- 🔓 Semi-visible — Includes summary
- 👤 Full — Name visible, can be contacted
Contact info only shared after mutual interest.
License
MIT
