mcpbeat

Liepin Jobs MCP Server

io.github.xllinbupt/liepin-jobs
answering

Liepin Jobs is answering right now. Last checked 7 min ago. It exposes 14 tools. Last commit 17 Apr 2026.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
14
Tools
read from the server
1824 ms
Response time
average over 24h
1
Stars
last commit 17 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add liepin-jobs --transport http https://open-agent.liepin.com/mcp/user
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "liepin-jobs": {
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
~/.codex/config.toml
[mcp_servers.liepin-jobs]
url = "https://open-agent.liepin.com/mcp/user"
.cursor/mcp.json
{
  "mcpServers": {
    "liepin-jobs": {
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "liepin-jobs": {
      "url": "https://open-agent.liepin.com/mcp/user"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

modify
modify-edu-exp
修改教育经历。按教育经历id修改传入的字段,传入的更新字段不能为空
modify-job-want
修改求职期望。按求职期望id更新传入的求职期望字段。传入的更新字段不能为空
modify-project-exp
修改项目经历。按项目经历id更新项目经历字段。传入的更新字段不能为空。
modify-resume-base-info
修改简历的【基本信息】数据,更新传入的字段数据
modify-self-assess
修改自我评价
modify-work-exp
修改工作经验。按工作经验id更新工作经验字段,传入的更新字段不能为空
user
user-apply-job
指定职位id和职位类型应聘职位
user-search-job
根据 工作经验要求、学历来要求、公司性质(例如:国企、外企、民营)、工作地点、薪资上下限、薪资类型(“月薪”或“年薪”)、职位名称关键词、公司名称 参数获取匹配的职位列表
edu
add-edu-exp
添加教育经历。高中和初中以上,专业必填
job
add-job-want
添加求职期望
jobs
search-jobs
根据 工作经验要求、学历来要求、公司性质(例如:国企、外企、民营)、工作地点、薪资上下限、薪资类型(“月薪”或“年薪”)、职位名称关键词、公司名称 参数获取匹配的职位列表
project
add-project-exp
添加项目经历
resume
my-resume
获取我的简历,输出简历原始内容
work
add-work-exp
添加工作经历

Endpoints

URLTransportStateLatencyChecked
https://open-agent.liepin.com/mcp/user streamable-http answering 1413 ms 7 min ago

Liepin Jobs — questions

Answers built from our own checks of this server.

What can Liepin Jobs do?
It exposes 14 tools, read directly from the server on our last check. Among them: add-edu-exp, add-job-want, add-project-exp, add-work-exp, modify-edu-exp, modify-job-want and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Liepin Jobs mostly used for?
Its tools cluster around modify and user. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Liepin Jobs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1824 ms. The bar chart above shows every period we have measured.
How do I connect Liepin Jobs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Liepin Jobs need an API key?
No. Liepin Jobs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Liepin Jobs?
It answers our handshake in 1824 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Liepin Jobs open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.