Skip to main content
Glama
Chemi-Kill

aijobsboom-x402

aijobsboom-x402

面向 aijobsboom.com 技工行业招聘板的 x402 门控数据 API,外加一个 MCP 服务器封装,代表代理支付调用费用。

实时 API: https://aijobsboom-x402.sonofgus.workers.dev

这是什么

来自 aijobsboom 流水线的汇总统计——计数,而非列表。每次流水线运行追加一行:拉取的总行数、按清洗规则移除的行数、按工种计数(电工、暖通空调、线路工、焊工、机修工、CDL),以及福利标志计数(公平机会、愿意培训、每日津贴、入职首日福利、签约奖金、差旅报销、雇主发布的六位数薪资、HOT 计数、北达科他州、蒙大拿州)。此数据集中不提供任何职位名称、雇主名称、发布 URL 或描述——原因见 methodology.md

Related MCP server: GoldBean

端点

端点

价格

网络

GET /methodology

免费

GET /snapshot

$0.01 USDC

Base

GET /series?weeks=N

$0.10 USDC

Base

通过 x402 强制执行支付——无需账户、API 密钥或订阅。

MCP 服务器

mcp-server.js 将 API 封装为两个 MCP 工具:get_snapshotget_series。它持有自己的 Base 钱包(以 USDC 充值),并通过 x402-fetch 自行支付每次门控调用,因此调用代理只需调用工具即可获得 JSON 返回。

npm install
AIJOBSBOOM_API_BASE=https://aijobsboom-x402.sonofgus.workers.dev \
X402_CLIENT_PRIVATE_KEY=0x... \
npm run mcp

X402_CLIENT_PRIVATE_KEY 是 Base 钱包(以 USDC 充值)的 0x 前缀私钥——切勿提交此密钥。

Worker 部署

npm install
wrangler secret put X402_WALLET      # the Base address that receives USDC
wrangler secret put FACILITATOR_URL  # optional, overrides the default facilitator
npm run deploy

数据更新:在父仓库中每次运行 pipeline.py 后,将新的 archive/stats.csv 复制到 data/stats.csv,运行 npm run teaser 刷新 teaser.html,然后重新部署。CSV 在构建时打包到 Worker 中——没有运行时数据获取。

文档

完整列字典、清洗规则说明和 ToS 约束:methodology.md

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.
    8
    46
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chemi-Kill/aijobsboom-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server