mcp-boss-zp

namejiahui/mcp-boss-zp
★ 28 stars Go Other Updated 2d ago ⚠ Review
提供大语言模型访问部分boss直聘接口的mcp server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-boss-zp": {
      "command": "go",
      "args": [
        "run",
        "github.com/namejiahui/mcp-boss-zp@latest"
      ]
    }
  }
}