- ZIZAI Recruitment Platform
ZIZAI Recruitment Platform
Content
自在招聘 MCP Server
简介
自在招聘 MCP Server,是国内首家支持 MCP 协议的招聘平台。
工具列表
求职者
-
get-job-list- 获取推荐的职位列表
- Input:
keyword(string, 可选): 职位搜索关键词。recruitType(number, 可选): 职位类型,1-社招,2-校招,2-实习
- Returns:
- Array of {
workPin: stringname: stringentityName: stringentityShortname: stringresponsibility: stringrequirement: stringwelfare: stringsalary: { minSalary: number, maxSalary: number } | stringdetailUrl: string }
- Array of {
-
apply-for-job- 投递职位
- Input:
workPin(string) 职位唯一码
- Returns:
招聘端
-
get-entity-list- 获取管理的实体列表
- Input:
- Returns:
- Array of {
entityPin: stringentityName: stringentityShortname: stringunifiedSocialCreditCode: stringentityLogo: stringdetailUrl: string }
- Array of {
-
get-entity-jobs- 获取实体下发布的职位
- Input:
entityPin(string): 实体唯一码
- Returns:
- Array of {
workPin: stringname: stringentityPin: stringresponsibility: stringrequirement: stringwelfare: stringsalary: { minSalary: number, maxSalary: number } | stringdetailUrl: string }
- Array of {
-
get-recommend-talents- 获取职位的推荐人才
- Input:
workPin(string): 职位唯一码
- Returns:
- Array of {
userPin: stringbirthday: stringuniversity: stringmajor: stringhighestEducation: stringworkYears: numberworkName: stringmatchDegree: number }
- Array of {
-
get-field-list- 获取领域列表
- Input:
- Returns:
- Array of {
fid: numbername: string }
- Array of {
-
post-a-job- 发布职位
- Input:
entityPin(string): 实体唯一码fid(number): 职位所属领域jobName(string): 职位名称responsibility(string): 工作职责requirement(string): 工作要求city(string): 工作城市benefit(string, 可选): 工作福利address(string, 可选): 工作地址
- Returns:
快速开始
支持任意 MCP 协议的客户端(如:Cursor、Claude、Cline)可方便使用自在招聘 MCP server。如下以 Claude 平台为例:
-
申请 API Key 在 https://zizai.work/user/apikey 中申请获取。
-
配置 MCP Server 将以下配置添加到配置文件中,ZAI_API_KEY 是访问自在招聘开放平台 API 的 AK。
{
"mcpServers": {
"zaiwork": {
"command": "npx",
"args": [
"-y",
"@zizaiwork/mcp"
],
"env": {
"ZAI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Server Config
{
"mcpServers": {
"zaiwork": {
"command": "npx",
"args": [
"-y",
"@zizaiwork/mcp"
],
"env": {
"ZAI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Amap Maps高德地图官方 MCP Server