# Liepin Jobs (remote · open-agent.liepin.com)

Liepin job search and resume workflows backed by the official Liepin MCP server.

- Trust score: 56/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `open-agent.liepin.com`: 56/100 (this document), [markdown](https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user.md), [page](https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user)

## Channel facts

- Endpoint: `https://open-agent.liepin.com/mcp/user`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 14 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 54/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 2519 tokens (~179/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 81/100
  - 71% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http xllinbupt-liepin-jobs https://open-agent.liepin.com/mcp/user
```

### Codex

```toml
[mcp_servers.xllinbupt-liepin-jobs]
url = "https://open-agent.liepin.com/mcp/user"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xllinbupt-liepin-jobs": {
      "type": "remote",
      "url": "https://open-agent.liepin.com/mcp/user",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add xllinbupt-liepin-jobs --url https://open-agent.liepin.com/mcp/user --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  xllinbupt-liepin-jobs:
    url: "https://open-agent.liepin.com/mcp/user"
```

### Other

```json
{
  "mcpServers": {
    "xllinbupt-liepin-jobs": {
      "type": "http",
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 56, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 55, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 55, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 54, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 53, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 52)

First indexed and scored.

## MCP tools (14)

### `modify-work-exp` (~291 tokens)

修改工作经验。按工作经验id更新工作经验字段，传入的更新字段不能为空

Input parameters:

- `compName` (string): 公司名称
- `compkind` (string): 公司性质编码
- `compscale` (string): 公司规模编码
- `dept` (string): 所属部门
- `dq` (string): 工作地点名称
- `duty` (string): 职责业绩
- `industry` (string): 所属行业名称
- `jobtitle` (string): 职位类别/职能名称
- `labels` (string): 拥有技能标签，英文逗号分隔
- `months` (number): 薪资月数
- `report` (string): 汇报对象职位
- `rwTitle` (string): 职位名称
- `salary` (number): 薪资（元）
- `shieldComp` (boolean): 是否对该公司屏蔽简历
- `subordinate` (number): 下属人数
- `workEnd` (string): 在职结束时间，格式 YYYYMM
- `workId` (number, required): 工作经历 ID，更新时必填
- `workStart` (string): 在职开始时间，格式 YYYYMM
- `workType` (number): 工作经历类型。允许取值及含义：1-全职，2-实习

### `add-project-exp` (~106 tokens)

添加项目经历

Input parameters:

- `achievement` (string): 项目业绩
- `compName` (string): 公司名称
- `descr` (string): 项目描述
- `duty` (string): 项目职责
- `end` (string, required): 项目结束时间，格式 YYYYMM
- `name` (string, required): 项目名称
- `position` (string): 担任职务
- `start` (string, required): 项目开始时间，格式 YYYYMM

### `add-work-exp` (~259 tokens)

添加工作经历

Input parameters:

- `compName` (string, required): 公司名称
- `compkind` (string): 公司性质编码
- `compscale` (string): 公司规模编码
- `dept` (string): 所属部门
- `dq` (string): 工作地点名称
- `duty` (string): 职责业绩
- `industry` (string): 所属行业名称
- `jobtitle` (string): 职位类别/职能名称
- `labels` (string): 拥有技能标签，英文逗号分隔
- `months` (number): 薪资月数
- `report` (string): 汇报对象职位
- `rwTitle` (string, required): 职位名称
- `salary` (number): 薪资（元）
- `shieldComp` (boolean): 是否对该公司屏蔽简历
- `subordinate` (number): 下属人数
- `workEnd` (string, required): 在职结束时间，格式 YYYYMM
- `workStart` (string, required): 在职开始时间，格式 YYYYMM
- `workType` (number): 工作经历类型。允许取值及含义：1-全职，2-实习

### `user-search-job` (~226 tokens)

根据 工作经验要求、学历来要求、公司性质（例如：国企、外企、民营）、工作地点、薪资上下限、薪资类型（“月薪”或“年薪”）、职位名称关键词、公司名称 参数获取匹配的职位列表

Input parameters:

- `address` (string): 工作地点
- `compNature` (string): 公司性质（例如：国企、外企、民营）
- `companyName` (string): 公司名称
- `eduLevel` (string): 学历要求
- `jobName` (string): 职位名称
- `page` (number): 分页页码，约定：0 表示第 1 页；若不传，默认按 0 处理
- `salaryCap` (string): 薪资上限
- `salaryFloor` (string): 薪资下限
- `salaryKind` (string): 薪资类型（“月薪”或“年薪”）
- `workExperience` (string): 工作经验要求

### `modify-edu-exp` (~195 tokens)

修改教育经历。按教育经历id修改传入的字段，传入的更新字段不能为空

Input parameters:

- `degree` (string): 学历。允许取值及含义：090-初中及以下，080-高中，060-中专/中技，050-大专，040-本科，030-硕士，020-MBA/EMBA，010-博士
- `eduId` (number, required): 教育经历 ID
- `end` (string): 结束时间，格式 YYYYMM
- `experience` (string): 在校经历
- `major` (string): 专业名称，高中及以下可不填
- `school` (string): 学校名称
- `start` (string): 开始时间，格式 YYYYMM
- `tz` (string): 统招标志。允许取值及含义：0-否，1-是

### `modify-self-assess` (~27 tokens)

修改自我评价

Input parameters:

- `selfAssess` (string, required): 自我评价内容

### `modify-job-want` (~221 tokens)

修改求职期望。按求职期望id更新传入的求职期望字段。传入的更新字段不能为空

Input parameters:

- `dq` (string): 期望地点名称
- `id` (number, required): 求职期望 ID，更新时必填
- `industries` (array): 行业名称列表
- `jobtitle` (string): 职能/职位类别名称
- `otherExpectDqs` (array): 感兴趣的期望地点名称列表
- `practiceMonths` (number): 实习月数
- `wantSalaryHigh` (number): 期望薪资上限（元）
- `wantSalaryLow` (number): 期望薪资下限（元）
- `wantSalaryMonths` (number): 期望薪资月数
- `workType` (string): 学生期望工作类型。允许取值及含义：0-应届，1-实习
- `workweek` (number): 每周工作天数

### `user-apply-job` (~45 tokens)

指定职位id和职位类型应聘职位

Input parameters:

- `jobId` (number, required): 职位id
- `jobKind` (string, required): 职位类型

### `my-resume` (~21 tokens)

获取我的简历,输出简历原始内容

### `add-edu-exp` (~176 tokens)

添加教育经历。高中和初中以上，专业必填

Input parameters:

- `degree` (string, required): 学历。允许取值及含义：090-初中及以下，080-高中，060-中专/中技，050-大专，040-本科，030-硕士，020-MBA/EMBA，010-博士
- `end` (string, required): 结束时间，格式 YYYYMM
- `experience` (string): 在校经历
- `major` (string): 专业名称，高中及以下可不填
- `school` (string, required): 学校名称
- `start` (string, required): 开始时间，格式 YYYYMM
- `tz` (string): 统招标志。允许取值及含义：0-否，1-是

### `add-job-want` (~181 tokens)

添加求职期望

Input parameters:

- `dq` (string, required): 期望地点名称
- `industries` (array): 行业名称列表
- `jobtitle` (string, required): 职能/职位类别名称
- `otherExpectDqs` (array): 感兴趣的期望地点名称列表
- `practiceMonths` (number): 实习月数
- `wantSalaryHigh` (number): 期望薪资上限（元）
- `wantSalaryLow` (number): 期望薪资下限（元）
- `wantSalaryMonths` (number): 期望薪资月数
- `workType` (string): 学生期望工作类型。允许取值及含义：0-应届，1-实习
- `workweek` (number): 每周工作天数

### `modify-resume-base-info` (~440 tokens)

修改简历的【基本信息】数据，更新传入的字段数据

Input parameters:

- `birthday` (string): 生日，格式 yyyyMMdd
- `cityCode` (string): 当前城市名称
- `jobName` (string): 当前职位名称
- `nameSecret` (string): 姓名隐私配置。允许取值及含义：0-显示姓名全称，1-显示先生、女士
- `nowComp` (string): 当前公司名称
- `nowIndusCode` (string): 当前行业名称
- `nowJobTitleCode` (string): 当前职能/职位类别名称
- `nowMonths` (number): 当前月薪月数
- `nowSalary` (number): 当前月薪（元）
- `nowSalarySecret` (string): 当前薪资是否保密。允许取值及含义：0-显示，1-隐藏
- `nowWorkStatus` (string): 当前工作状态。允许取值及含义：0-在职看看新机会、1-离职正在找工作、2-在职急寻新工作、3-在职暂无跳槽打算、4-在校暂时不找工作、5-在校看看机会、6-在校可即刻到岗、7-离校正在找工作
- `politicalStatusCode` (string): 政治面貌。允许取值及含义：1-中共党员，2-中共预备党员，3-共青团员，4-群众，5-民主党派，6-其他
- `realName` (string): 真实姓名
- `sex` (string): 性别。允许取值及含义：男，女
- `startJob` (string): 开始工作年份，如 2020。与 startJobMonth 要么都传要么都不传
- `startJobMonth` (string): 开始工作月份，如 06。与 startJob 要么都传要么都不传
- `wechat` (string): 微信号

### `search-jobs` (~193 tokens)

根据 工作经验要求、学历来要求、公司性质（例如：国企、外企、民营）、工作地点、薪资上下限、薪资类型（“月薪”或“年薪”）、职位名称关键词、公司名称 参数获取匹配的职位列表

Input parameters:

- `address` (string): 工作地点
- `compNature` (string): 公司性质（例如：国企、外企、民营）
- `companyName` (string): 公司名称
- `eduLevel` (string): 学历要求
- `jobName` (string): 职位名称
- `salaryCap` (string): 薪资上限
- `salaryFloor` (string): 薪资下限
- `salaryKind` (string): 薪资类型（“月薪”或“年薪”）
- `workExperience` (string): 工作经验要求

### `modify-project-exp` (~138 tokens)

修改项目经历。按项目经历id更新项目经历字段。传入的更新字段不能为空。

Input parameters:

- `achievement` (string): 项目业绩
- `compName` (string): 公司名称
- `descr` (string): 项目描述
- `duty` (string): 项目职责
- `end` (string): 项目结束时间，格式 YYYYMM
- `id` (number, required): 项目经历 ID，更新时必填
- `name` (string): 项目名称
- `position` (string): 担任职务
- `start` (string): 项目开始时间，格式 YYYYMM

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user#diagnostics

## Score history

- 2026-08-03: 56
- 2026-08-02: 56
- 2026-08-01: 55
- 2026-07-31: 55
- 2026-07-30: 55
- 2026-07-29: 54
- 2026-07-28: 54
- 2026-07-27: 53
- 2026-07-26: 52

## Links

- Remote endpoint: https://open-agent.liepin.com/mcp/user
- Authorisation metadata: https://open-agent.liepin.com/.well-known/oauth-protected-resource/mcp/user
- Repository: https://github.com/xllinbupt/MCP2skill
- Changelog RSS feed: https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user/changelog.json
- HTML version of this page: https://verifymcp.io/servers/xllinbupt-liepin-jobs/mcp-user
