Serversio.github.xllinbupt/liepin-jobs
J

Liepin Jobs

io.github.xllinbupt/liepin-jobs · v1.1.0
● Remote
v1.1.0remote🌐 https://open-agent.liepin.com/mcp/user↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.xllinbupt/liepin-jobs",
  "description": "Liepin job search and resume workflows backed by the official Liepin MCP server.",
  "title": "Liepin Jobs",
  "repository": {
    "url": "https://github.com/xllinbupt/MCP2skill",
    "source": "github"
  },
  "version": "1.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://open-agent.liepin.com/mcp/user",
      "headers": [
        {
          "description": "Liepin user token from the Liepin MCP configuration page.",
          "isRequired": true,
          "isSecret": true,
          "name": "x-user-token"
        }
      ]
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "auth_required": true,
      "skill_path": "liepin-jobs/SKILL.md",
      "source_url": "https://github.com/xllinbupt/MCP2skill"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}