- Explore MCP Servers
- mcp-boss-zp
Mcp Boss Zp
What is Mcp Boss Zp
mcp-boss-zp is an MCP server that provides access to certain interfaces of Boss Zhipin, enabling large language models to assist users in screening job positions and initiating conversations with employers.
Use cases
Use cases include automating job searches, facilitating communication between job seekers and employers, and enhancing user experience in job application processes.
How to use
To use mcp-boss-zp, run the command: npx -y mcp-boss-zp. Ensure to provide the necessary cookie in the environment variables for authentication when making requests to Boss Zhipin.
Key features
Key features include access to job recommendation lists from Boss Zhipin, the ability to initiate greetings to employers, and future plans to retrieve message information and support Docker build.
Where to use
mcp-boss-zp can be used in recruitment platforms, job search applications, and AI-driven career advisory services.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Boss Zp
mcp-boss-zp is an MCP server that provides access to certain interfaces of Boss Zhipin, enabling large language models to assist users in screening job positions and initiating conversations with employers.
Use cases
Use cases include automating job searches, facilitating communication between job seekers and employers, and enhancing user experience in job application processes.
How to use
To use mcp-boss-zp, run the command: npx -y mcp-boss-zp. Ensure to provide the necessary cookie in the environment variables for authentication when making requests to Boss Zhipin.
Key features
Key features include access to job recommendation lists from Boss Zhipin, the ability to initiate greetings to employers, and future plans to retrieve message information and support Docker build.
Where to use
mcp-boss-zp can be used in recruitment platforms, job search applications, and AI-driven career advisory services.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
当前持续施工中…
简介
这是一个 mcp 服务器,提供大模型访问 boss 直聘部分接口的能力,让大模型替代用户人工筛选工作岗位并向 boss 打招呼
快速预览
- 配置
{ "mcpServers": { "mcp-boss-zp": { "command": "npx", "args": [ "-y", "mcp-boss-zp" ], "env": { "COOKIE": "输入boss发送请求时所需要携带的cookie" "BST": "打招呼接口所需参数" }, "disabled": false } } }
- 一次获取工作列表的对话示例
中间因为更新后没有重启,所以有一些无效的对话,被我略去了,但是不影响结果
待办事项
- [x] 提供访问 boss 直聘推荐工作列表的资源
- [x] 提供打招呼的资源
- [ ] 提供获取消息信息的资源
- [ ] docker 构建方式
- [ ] deubg配置
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










