Skip to main content
Glama
Chemi-Kill

aijobsboom-x402

aijobsboom-x402

aijobsboom.com の熟練技能職求人ボード向けの x402 ゲート付きデータ API と、エージェントに代わって呼び出し料金を支払う MCP サーバーラッパーです。

ライブ API: https://aijobsboom-x402.sonofgus.workers.dev

これは何か

aijobsboom パイプラインからの集計統計 — 件数であり、リストではありません。パイプラインの実行ごとに1行が追加されます: 取得した総行数、スクラブルールごとの削除行数、職種別件数 (electrician、HVAC、lineman、welder、mechanic、CDL)、特典フラグ別件数 (fair-chance、will-train、per diem、day-1 benefits、sign-on bonus、travel paid、employer-posted six-figure、HOT 件数、North Dakota、Montana)。このデータセットでは、職種名、雇用主名、掲載 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 を2つの 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 は、USDC で資金供給された Base ウォレットの 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.csvdata/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