Loading MCP server directory, please wait...
Liepin job search and resume workflows backed by the official Liepin MCP server.
npx @getmcp/cli add io.github.xllinbupt/liepin-jobsRequires Python 3.10+. Community-contributed server. Review source before installing.
x-user-tokenLiepin user token from the Liepin MCP configuration page.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xllinbupt/liepin-jobs": {
"url": "https://open-agent.liepin.com/mcp/user",
"transport": "streamable-http",
"headers": {
"x-user-token": ""
}
}
}
}