Content
## Currently under construction...
### Introduction
This is a [mcp](https://modelcontextprotocol.io/introduction) server that provides the ability for large models to access some interfaces of BOSS Zhipin, allowing large models to replace users in manually screening jobs and greeting BOSS.
### Quick Preview
1. Configuration
```
{
"mcpServers": {
"mcp-boss-zp": {
"command": "npx",
"args": [
"-y",
"mcp-boss-zp"
],
"env": {
"COOKIE": "Enter the cookie required to carry when BOSS sends the request"
"BST": "Required parameters for the greeting interface"
},
"disabled": false
}
}
}
```
2. Example of a conversation to get a job list at once



Some invalid conversations were omitted in the middle because I didn't restart after the update, but it doesn't affect the result.
### TODO
- [x] Provide resources to access the recommended job list of BOSS Zhipin
- [x] Provide resources for greetings
- [ ] Provide resources for getting message information
- [ ] docker build method
- [ ] deubg configuration
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)