Boss Recruit
Freeby MCP Community
Unified MCP pipeline for boss-search-cli and boss-screen-cli
v1.0.21Added Apr 12, 2026
bossmcpcodexrecruitingboss-zhipin
Boss Recruit MCP Server
Unified MCP pipeline for boss-search-cli and boss-screen-cli
Installation
Reviews
Installation
Quick install
npx -y @reconcrap/boss-recruit-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"boss-recruit": {
"command": "npx",
"args": ["-y", "@reconcrap/boss-recruit-mcp"]
}
}
}