Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Liepin Jobs

REMOTE · OPEN-AGENT.LIEPIN.COM · SCANNED SEP 20

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

0 this week 70 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage81
  • 71% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Liepin Jobs MCP server?

Liepin Jobs is a hosted endpoint at https://open-agent.liepin.com/mcp/user, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · open-agent.liepin.com

# add to Claude Code
claude mcp add --transport http xllinbupt-liepin-jobs 'https://open-agent.liepin.com/mcp/user'
// .cursor/mcp.json
{
  "mcpServers": {
    "xllinbupt-liepin-jobs": {
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xllinbupt-liepin-jobs": {
      "type": "http",
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add xllinbupt-liepin-jobs --url 'https://open-agent.liepin.com/mcp/user' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xllinbupt-liepin-jobs:
    url: "https://open-agent.liepin.com/mcp/user"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xllinbupt-liepin-jobs": {
      "Transport": "http",
      "Url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
# add to Vellum
assistant mcp add xllinbupt-liepin-jobs -t streamable-http -u 'https://open-agent.liepin.com/mcp/user'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

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

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • The server no longer declares the “experimental” capability functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://open-agent.liepin.com/mcp/user

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.liepin.com,O=同道精英(天津)信息技术有限公司,L=天津市,ST=天津市,C=CN CN=GlobalSign RSA OV SSL CA 2018,O=GlobalSign nv-sa,C=BE 8 Apr 2026 24 Oct 2026 RSA 2048 SHA256-RSA 6fd1c5894d8d824484b51641
SANs: *.liepin.com, liepin.com
CN=GlobalSign RSA OV SSL CA 2018,O=GlobalSign nv-sa,C=BE (CA) CN=GlobalSign,OU=GlobalSign Root CA - R3,O=GlobalSign 21 Nov 2018 21 Nov 2028 RSA 2048 SHA256-RSA 1ee5f221dfc623bd4333a8557
CN=GlobalSign,OU=GlobalSign Root CA - R3,O=GlobalSign (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Sept 2018 28 Jan 2028 RSA 2048 SHA256-RSA 1ee5f169dff97352b6465d66a

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of open-agent.liepin.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
liepin.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdnjs.cloudflare.com https://cdn.tailwindcss.com https://cdn.jsdelivr.net https://unpkg.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net; img-src 'self' data: https:; font-src 'self' data: https://cdnjs.cloudflare.com; connect-src 'self' ws: wss: https:; frame-ancestors 'none';
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://open-agent.liepin.com/mcp/user Verified 200
http (plaintext) http://open-agent.liepin.com/mcp/user Inconclusive 406
MCP tools · 14 exposed · ~2,519 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add-edu-exp ~176

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

NameTypeReqDescription
degreestringyes学历。允许取值及含义:090-初中及以下,080-高中,060-中专/中技,050-大专,040-本科,030-硕士,020-MBA/EMBA,010-博士
endstringyes结束时间,格式 YYYYMM
experiencestring在校经历
majorstring专业名称,高中及以下可不填
schoolstringyes学校名称
startstringyes开始时间,格式 YYYYMM
tzstring统招标志。允许取值及含义:0-否,1-是

No output schema declared.

No examples provided.

add-job-want ~181

添加求职期望

NameTypeReqDescription
dqstringyes期望地点名称
industriesarray行业名称列表
jobtitlestringyes职能/职位类别名称
otherExpectDqsarray感兴趣的期望地点名称列表
practiceMonthsnumber实习月数
wantSalaryHighnumber期望薪资上限(元)
wantSalaryLownumber期望薪资下限(元)
wantSalaryMonthsnumber期望薪资月数
workTypestring学生期望工作类型。允许取值及含义:0-应届,1-实习
workweeknumber每周工作天数

No output schema declared.

No examples provided.

add-project-exp ~106

添加项目经历

NameTypeReqDescription
achievementstring项目业绩
compNamestring公司名称
descrstring项目描述
dutystring项目职责
endstringyes项目结束时间,格式 YYYYMM
namestringyes项目名称
positionstring担任职务
startstringyes项目开始时间,格式 YYYYMM

No output schema declared.

No examples provided.

add-work-exp ~259

添加工作经历

NameTypeReqDescription
compNamestringyes公司名称
compkindstring公司性质编码
compscalestring公司规模编码
deptstring所属部门
dqstring工作地点名称
dutystring职责业绩
industrystring所属行业名称
jobtitlestring职位类别/职能名称
labelsstring拥有技能标签,英文逗号分隔
monthsnumber薪资月数
reportstring汇报对象职位
rwTitlestringyes职位名称
salarynumber薪资(元)
shieldCompboolean是否对该公司屏蔽简历
subordinatenumber下属人数
workEndstringyes在职结束时间,格式 YYYYMM
workStartstringyes在职开始时间,格式 YYYYMM
workTypenumber工作经历类型。允许取值及含义:1-全职,2-实习

No output schema declared.

No examples provided.

modify-edu-exp ~195

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

NameTypeReqDescription
degreestring学历。允许取值及含义:090-初中及以下,080-高中,060-中专/中技,050-大专,040-本科,030-硕士,020-MBA/EMBA,010-博士
eduIdnumberyes教育经历 ID
endstring结束时间,格式 YYYYMM
experiencestring在校经历
majorstring专业名称,高中及以下可不填
schoolstring学校名称
startstring开始时间,格式 YYYYMM
tzstring统招标志。允许取值及含义:0-否,1-是

No output schema declared.

No examples provided.

modify-job-want ~221

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

NameTypeReqDescription
dqstring期望地点名称
idnumberyes求职期望 ID,更新时必填
industriesarray行业名称列表
jobtitlestring职能/职位类别名称
otherExpectDqsarray感兴趣的期望地点名称列表
practiceMonthsnumber实习月数
wantSalaryHighnumber期望薪资上限(元)
wantSalaryLownumber期望薪资下限(元)
wantSalaryMonthsnumber期望薪资月数
workTypestring学生期望工作类型。允许取值及含义:0-应届,1-实习
workweeknumber每周工作天数

No output schema declared.

No examples provided.

modify-project-exp ~138

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

NameTypeReqDescription
achievementstring项目业绩
compNamestring公司名称
descrstring项目描述
dutystring项目职责
endstring项目结束时间,格式 YYYYMM
idnumberyes项目经历 ID,更新时必填
namestring项目名称
positionstring担任职务
startstring项目开始时间,格式 YYYYMM

No output schema declared.

No examples provided.

modify-resume-base-info ~440

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

NameTypeReqDescription
birthdaystring生日,格式 yyyyMMdd
cityCodestring当前城市名称
jobNamestring当前职位名称
nameSecretstring姓名隐私配置。允许取值及含义:0-显示姓名全称,1-显示先生、女士
nowCompstring当前公司名称
nowIndusCodestring当前行业名称
nowJobTitleCodestring当前职能/职位类别名称
nowMonthsnumber当前月薪月数
nowSalarynumber当前月薪(元)
nowSalarySecretstring当前薪资是否保密。允许取值及含义:0-显示,1-隐藏
nowWorkStatusstring当前工作状态。允许取值及含义:0-在职看看新机会、1-离职正在找工作、2-在职急寻新工作、3-在职暂无跳槽打算、4-在校暂时不找工作、5-在校看看机会、6-在校可即刻到岗、7-离校正在找工作
politicalStatusCodestring政治面貌。允许取值及含义:1-中共党员,2-中共预备党员,3-共青团员,4-群众,5-民主党派,6-其他
realNamestring真实姓名
sexstring性别。允许取值及含义:男,女
startJobstring开始工作年份,如 2020。与 startJobMonth 要么都传要么都不传
startJobMonthstring开始工作月份,如 06。与 startJob 要么都传要么都不传
wechatstring微信号

No output schema declared.

No examples provided.

modify-self-assess ~27

修改自我评价

NameTypeReqDescription
selfAssessstringyes自我评价内容

No output schema declared.

No examples provided.

modify-work-exp ~291

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

NameTypeReqDescription
compNamestring公司名称
compkindstring公司性质编码
compscalestring公司规模编码
deptstring所属部门
dqstring工作地点名称
dutystring职责业绩
industrystring所属行业名称
jobtitlestring职位类别/职能名称
labelsstring拥有技能标签,英文逗号分隔
monthsnumber薪资月数
reportstring汇报对象职位
rwTitlestring职位名称
salarynumber薪资(元)
shieldCompboolean是否对该公司屏蔽简历
subordinatenumber下属人数
workEndstring在职结束时间,格式 YYYYMM
workIdnumberyes工作经历 ID,更新时必填
workStartstring在职开始时间,格式 YYYYMM
workTypenumber工作经历类型。允许取值及含义:1-全职,2-实习

No output schema declared.

No examples provided.

my-resume ~21

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search-jobs ~193

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

NameTypeReqDescription
addressstring工作地点
compNaturestring公司性质(例如:国企、外企、民营)
companyNamestring公司名称
eduLevelstring学历要求
jobNamestring职位名称
salaryCapstring薪资上限
salaryFloorstring薪资下限
salaryKindstring薪资类型(“月薪”或“年薪”)
workExperiencestring工作经验要求

No output schema declared.

No examples provided.

user-apply-job ~45

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

NameTypeReqDescription
jobIdnumberyes职位id
jobKindstringyes职位类型

No output schema declared.

No examples provided.

user-search-job ~226

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

NameTypeReqDescription
addressstring工作地点
compNaturestring公司性质(例如:国企、外企、民营)
companyNamestring公司名称
eduLevelstring学历要求
jobNamestring职位名称
pagenumber分页页码,约定:0 表示第 1 页;若不传,默认按 0 处理
salaryCapstring薪资上限
salaryFloorstring薪资下限
salaryKindstring薪资类型(“月薪”或“年薪”)
workExperiencestring工作经验要求

No output schema declared.

No examples provided.

Common questions

What is the Liepin Jobs MCP server?

Liepin Jobs is an MCP server listed in the public MCP registry as io.github.xllinbupt/liepin-jobs. Liepin job search and resume workflows backed by the official Liepin MCP server. This page covers its hosted endpoint (https://open-agent.liepin.com/mcp/user).

Is the Liepin Jobs MCP server safe to use?

Liepin Jobs scores 70 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Liepin Jobs MCP server expose?

Liepin Jobs exposes 14 tools: modify-work-exp, add-project-exp, add-work-exp, user-search-job, modify-edu-exp, and 9 more. Their descriptions and schemas cost roughly 2,519 tokens of context every time the server is loaded.

Does the Liepin Jobs MCP server require authentication?

No. We connected to Liepin Jobs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Liepin Jobs MCP server still maintained?

Liepin Jobs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.