Boss Zhipin MCP Server

Local setup required. This server has to be cloned and prepared on your machine before you register it in Claude Code.
1

Set the server up locally

Run this once to clone and prepare the server before adding it to Claude Code.

Run in terminal
git clone https://github.com/Moon7z/boss-zhipin-mcp.git
cd boss-zhipin-mcp
pip install -r requirements.txt
playwright install chromium
python -m boss_mcp.server_v3
2

Register it in Claude Code

After the local setup is done, run this command to point Claude Code at the built server.

Run in terminal
claude mcp add boss-zhipin -- node "<FULL_PATH_TO_BOSS_ZHIPIN_MCP>/dist/index.js"

Replace <FULL_PATH_TO_BOSS_ZHIPIN_MCP>/dist/index.js with the actual folder you prepared in step 1.

README.md

Automate job searching and resume delivery with AI-powered matching

๐Ÿค– Boss็›ด่˜AIๅŠฉๆ‰‹ - ่ฎฉAIๅธฎไฝ ๆ‰พๅทฅไฝœ

๐ŸŽฏ ๆ ธๅฟƒๅ–็‚น: ็”จAI่‡ชๅŠจๆŠ•้€’็ฎ€ๅކ๏ผŒๆ™บ่ƒฝๅŒน้…ๅฒ—ไฝ๏ผŒๅ‘Šๅˆซๆ‰‹ๅŠจๆ‰พๅทฅไฝœ๏ผ


โœจ ๆ ธๅฟƒๅŠŸ่ƒฝ

ๅŠŸ่ƒฝ ๆ่ฟฐ ๆ•ˆๆžœ
๐Ÿค– AIๆ™บ่ƒฝๅŒน้… LLM่ฏ„ไผฐๅฒ—ไฝๅŒน้…ๅบฆ ็ฒพๅ‡†ๅบฆๆๅ‡80%
๐Ÿ’ฌ ไธชๆ€งๅŒ–ๆถˆๆฏ AI็”Ÿๆˆๆ‰“ๆ‹›ๅ‘ผๅ†…ๅฎน ๅ›žๅค็އๆๅ‡50%
๐Ÿ›ก๏ธ ๅ็ˆฌไฟๆŠค ๆต่งˆๅ™จๆŒ‡็บนไผช่ฃ… ๅฐๅท็އ้™ไฝŽ90%
โšก ๅผ‚ๆญฅๅนถๅ‘ 3ๅ€ๆŠ•้€’้€Ÿๅบฆ ๆ•ˆ็އๆๅ‡300%
๐Ÿ“Š ๆ™บ่ƒฝ่ฐƒๅบฆ ่‡ชๅŠจ้ข‘็އๆŽงๅˆถ ๅฎ‰ๅ…จ็จณๅฎš่ฟ่กŒ

๐Ÿš€ ๅฟซ้€Ÿๅผ€ๅง‹

ๆ–นๅผไธ€: ไธ€้”ฎๅฎ‰่ฃ…๏ผˆๆŽจ่๏ผ‰

# ๅฎ‰่ฃ…
curl -fsSL https://raw.githubusercontent.com/Moon7z/boss-zhipin-mcp/main/install.sh | bash

# ๅฏๅŠจ
boss-zhipin-mcp

ๆ–นๅผไบŒ: Docker้ƒจ็ฝฒ

docker pull moon7z/boss-zhipin-mcp
docker run -p 8080:8080 moon7z/boss-zhipin-mcp

ๆ–นๅผไธ‰: ๆบ็ ๅฎ‰่ฃ…

git clone https://github.com/Moon7z/boss-zhipin-mcp.git
cd boss-zhipin-mcp
pip install -r requirements.txt
playwright install chromium
python -m boss_mcp.server_v3

๐Ÿ“– ไฝฟ็”จๆ•™็จ‹

1. ้…็ฝฎMCPๅฎขๆˆท็ซฏ

Claude Desktop:

{
  "mcpServers": {
    "boss-zhipin": {
      "command": "python",
      "args": ["-m", "boss_mcp.server_v3"],
      "cwd": "/path/to/boss-zhipin-mcp"
    }
  }
}

Cursor:

{
  "mcpServers": {
    "boss-zhipin": {
      "url": "http://localhost:8080/mcp"
    }
  }
}

2. ๅผ€ๅง‹ไฝฟ็”จ

ไฝ : ๅธฎๆˆ‘็™ปๅฝ•BOSS็›ด่˜
AI: ๆญฃๅœจ็™ปๅฝ•... โœ… ็™ปๅฝ•ๆˆๅŠŸ

ไฝ : ่งฃๆžๆˆ‘็š„็ฎ€ๅކ
AI: ๅทฒ่งฃๆž็ฎ€ๅކ๏ผšๅผ ไธ‰๏ผŒ5ๅนดPython็ป้ชŒ๏ผŒ็†Ÿๆ‚‰Django/Flask...

ไฝ : ๆœ็ดขPythonๅผ€ๅ‘ๅฒ—ไฝ
AI: ๆ‰พๅˆฐ50ไธชๅŒน้…ๅฒ—ไฝ

ไฝ : ๅ‘ๅŒน้…ๅบฆ้ซ˜็š„ๅฒ—ไฝๆ‰“ๆ‹›ๅ‘ผ
AI: ๅทฒๅ‘10ไธช้ซ˜ๅŒน้…ๅฒ—ไฝๅ‘้€ไธชๆ€งๅŒ–ๆถˆๆฏ

๐Ÿ—๏ธ ๆŠ€ๆœฏๆžถๆž„

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚           MCP Client (Claude/Cursor)     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
               โ”‚ MCP Protocol
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚         Boss-Zhipin-MCP Server         โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
โ”‚  โ”‚ FastMCP v2  โ”‚  โ”‚  Async Architectureโ”‚ โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
โ”‚  โ”‚ LLM Matcher โ”‚  โ”‚ Anti-Detection  โ”‚ โ”‚
โ”‚  โ”‚  (AIๅŒน้…)   โ”‚  โ”‚   (ๅ็ˆฌไฟๆŠค)    โ”‚ โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
               โ”‚ HTTP/WebSocket
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚         Boss Zhipin API                โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

๐Ÿ“Š ๆ•ˆๆžœๅฏนๆฏ”

ๆŒ‡ๆ ‡ ๆ‰‹ๅŠจๆŠ•้€’ ๆœฌๅทฅๅ…ท ๆๅ‡
ๆŠ•้€’้€Ÿๅบฆ 10/ๅฐๆ—ถ 30/ๅฐๆ—ถ 3x
ๅŒน้…็ฒพๅ‡†ๅบฆ ้šๆœบ AI่ฏ„ไผฐ +80%
ๅ›žๅค็އ 5% 15% +200%
ๅฐๅท้ฃŽ้™ฉ ้ซ˜ ไฝŽ -90%

๐Ÿ› ๏ธ ๆŠ€ๆœฏๆ ˆ

  • Python 3.8+ - ๆ ธๅฟƒ่ฏญ่จ€
  • FastMCP - MCPๅ่ฎฎๆก†ๆžถ
  • Playwright - ๆต่งˆๅ™จ่‡ชๅŠจๅŒ–
  • AsyncIO - ๅผ‚ๆญฅๅนถๅ‘
  • LLM (่ฑ†ๅŒ…/GPT) - ๆ™บ่ƒฝๅŒน้…
  • Docker - ๅฎนๅ™จๅŒ–้ƒจ็ฝฒ

โญ Star History


๐Ÿค ่ดก็ŒฎๆŒ‡ๅ—

ๆฌข่ฟŽๆไบคPR๏ผ่ฏท้˜…่ฏป CONTRIBUTING.md

ๅผ€ๅ‘่ทฏ็บฟ

  • ๅŸบ็ก€ๅŠŸ่ƒฝ
  • AIๆ™บ่ƒฝๅŒน้…
  • ๅ็ˆฌๅขžๅผบ
  • ๆ”ฏๆŒๆ›ดๅคšๆ‹›่˜ๅนณๅฐ
  • ็งปๅŠจ็ซฏApp
  • SaaSๆœๅŠก

๐Ÿ“„ ่ฎธๅฏ่ฏ

MIT License - ่ฏฆ่ง LICENSE


๐Ÿ“ž ่”็ณปๆˆ‘ไปฌ


ๅ…่ดฃๅฃฐๆ˜Ž: ๆœฌ้กน็›ฎไป…ไพ›ๅญฆไน ็ ”็ฉถไฝฟ็”จ๏ผŒ่ฏท้ตๅฎˆBOSS็›ด่˜ๅนณๅฐ่ง„ๅˆ™๏ผŒๅˆ็†ไฝฟ็”จ่‡ชๅŠจๅŒ–ๅŠŸ่ƒฝใ€‚

Tools (4)

loginAuthenticates the user session with Boss Zhipin
parse_resumeParses the user's resume to extract skills and experience
search_jobsSearches for job listings based on specific criteria
send_messagesSends personalized AI-generated messages to HR representatives for matched jobs

Configuration

claude_desktop_config.json
{"mcpServers": {"boss-zhipin": {"command": "python", "args": ["-m", "boss_mcp.server_v3"], "cwd": "/path/to/boss-zhipin-mcp"}}}

Try it

โ†’Help me log in to my Boss Zhipin account.
โ†’Parse my resume so the AI understands my professional background.
โ†’Search for Python developer positions in my area.
โ†’Send personalized greeting messages to the top 10 most relevant job matches.

Frequently Asked Questions

What are the key features of Boss Zhipin MCP Server?

AI-powered job matching using LLM evaluation. Automated personalized messaging to HR representatives. Browser fingerprinting and anti-bot protection. Asynchronous concurrent processing for faster job delivery. Intelligent frequency control for safe operation.

What can I use Boss Zhipin MCP Server for?

Automating the initial job application process to save time. Improving response rates from recruiters with AI-generated personalized messages. Efficiently filtering and matching job listings based on resume skills. Managing high-volume job applications with automated frequency control.

How do I install Boss Zhipin MCP Server?

Install Boss Zhipin MCP Server by running: curl -fsSL https://raw.githubusercontent.com/Moon7z/boss-zhipin-mcp/main/install.sh | bash

What MCP clients work with Boss Zhipin MCP Server?

Boss Zhipin MCP Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Boss Zhipin MCP Server docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare