MCP Catalogs
首页boss-agent-cli screenshot

boss-agent-cli

by can4hou6joeng4·568·综合分 51

专为AI Agent设计的BOSS直聘CLI工具,支持MCP协议集成。

ai-llmdeveloper-toolsproductivity
49
Forks
5
活跃 Issue
本月
最近提交
2 天前
收录于

概述

boss-agent-cli是基于Python的CLI工具,专为AI Agent设计,用于交互中国最大的招聘平台BOSS直聘。它提供结构化JSON输出,模式驱动的功能发现,四级降级登录,招聘者工作流支持,以及跨平台适配层。工具通过MCP协议全面展示职位搜索、沟通功能和简历优化能力。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:AI Agent在BOSS直聘上自动化求职工作流
:求职者使用AI优化简历并申请职位
:招聘者通过自动化管理候选人和申请
:这个工具是给求职者还是招聘者使用的?
:支持哪些平台?

什么时候选它

当你需要 AI Agent 在 BOSS 直聘等中国招聘平台上自动化求职过程,并需要结构化数据输出和多平台支持时,选择此工具。

什么时候不要选它

不适用于非中国招聘平台,或者如果你需要超越基本招聘工作流程的高级 CRM 功能。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • searchsearch <query> [--city <city>] [--welfare <welfare>] [--salary <range>] [--experience <range>] [--education <education>] [--scale <range>] [--industry <industry>] [--stage <stage>]

    Search for jobs with various filters including city, welfare benefits, salary, experience, education, company scale, industry, and funding stage

  • detaildetail <security_id> [--job-id <job_id>]

    Get detailed information about a specific job posting by security ID

  • greetgreet <security_id> <job_id>

    Send a greeting message to a recruiter for a specific job posting

  • applyapply <security_id> <job_id>

    Apply to a job posting or initiate communication with the recruiter

  • pipelinepipeline

    View the current job application pipeline status and progress

  • hr applicationshr applications

    List candidate applications received for recruiter positions

  • hr candidateshr candidates <keyword>

    Search for candidates with specific keywords for recruiter positions

  • hr chathr chat

    View chat list with candidates including unread counts and recent message summaries

  • hr replyhr reply <friend_id> <message>

    Reply to a candidate message as a recruiter

  • ai analyze-jdai analyze-jd

    Analyze job description requirements using AI to identify key skills and qualifications

  • ai polishai polish

    Polish and improve resume content using AI assistance

  • ai optimizeai optimize

    Optimize resume for a specific job position using AI

可对比工具

any-job-mcprecruitbot-clijob-scraper-mcp

安装

通过uv安装:

uv tool install boss-agent-cli
patchright install chromium

Claude Desktop MCP服务器配置:

{
  "mcpServers": {
    "boss-agent": {
      "command": "boss",
      "args": ["mcp"]
    }
  }
}

FAQ

这个工具是给求职者还是招聘者使用的?
它通过不同的角色模式支持求职者和招聘者:--role candidate(默认)和--role recruiter。
支持哪些平台?
目前支持BOSS直聘(zhipin)的全部功能,智联招聘(zhilian)仅支持求职者侧功能。

boss-agent-cli 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。