ZIZAI Recruitment

ZIZAI Recruitment

MCP server exposing ZIZAI Recruitment API for job seekers and recruiters.

4
Stars
0
Forks
0
Releases

Overview

ZIZAI Recruitment MCP Server provides a dedicated bridge to the ZIZAI Recruitment API, a next-generation intelligent recruitment platform powered by professional assessments. It exposes MCP commands that support both job seekers and recruiters, enabling efficient and precise matching of talents to opportunities. For job seekers, the server includes actions such as get-job-list to retrieve a list of recommended positions and apply-for-job to submit applications. For recruiters, it offers tools to manage entities (get-entity-list), view jobs under an entity (get-entity-jobs), identify suitable candidates for a position (get-recommend-talents), fetch job-fields (get-field-list), and post new openings (post-a-job). The responses return richly structured data, including workPin, salaries, company details, and talent attributes. Setup guidance covers acquiring a ZIZAI Work API key, using via environment variable ZAI_API_KEY, and deployment via NPX. It also provides a sample Claude Desktop configuration. The project is licensed under Apache-2.0.

Details

Owner
zaiwork
Language
JavaScript
License
Apache License 2.0
Updated
2025-12-07

Features

Job seeker tools

Expose commands for job seekers to fetch recommended jobs (get-job-list) and apply for jobs (apply-for-job).

Recruiter tools

Expose commands for recruiters to manage entities and view/post jobs (get-entity-list, get-entity-jobs, post-a-job).

Talent recommendations

Provide talent recommendations for a given job via get-recommend-talents.

Entity and field management

Retrieve lists of entities and fields (get-field-list, get-entity-list, get-entity-jobs).

Post a job capability

Post new job positions using post-a-job with details like entityPin, fid, jobName, responsibilities, and requirements.

API key authentication

Secured access via ZAI_API_KEY as described in the Setup section.

NPX deployment

Deploy via NPX with configuration shown, enabling quick setup.

Claude Desktop integration

Includes example configuration for Claude Desktop integration.

Audience

Job SeekersAccess and apply to job listings using the MCP server (get-job-list, apply-for-job).
RecruitersManage entities, publish jobs, and retrieve talent matches within the ZIZAI Recruitment ecosystem (get-entity-list, get-entity-jobs, get-recommend-talents, post-a-job).

Tags

ZIZAI RecruitmentMCPrecruitmentjob searchAPIentity managementtalent matchingjob postingClaude DesktopNPXApache-2.0