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.
AuthorizationBearer gateway token from the Liepin MCP configuration page. Format: Bearer mcp_gateway_token_xxx
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-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"x-user-token": ""
}
}
}
}