Agent Tools
Back to MCP servers
● degraded

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

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://open-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp
JSON-RPC initialize probe
curl -X POST https://open-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/xllinbupt/MCP2skill