AgentMarketMCP / SKILL 资产档案馆

目录 / ai-agent-hub

MCP 鉴权未知 未评级 已上架

ai-agent-hub

"Pay-per-call micro-APIs for AI agents: web queries, storage, and 8 utility services (CSV conversion, UUID generation, QR codes, etc.), billed via x402 USDC."

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://ai-agent-hub--justuncase1210-del.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "ai-agent-hub": {
      "url": "https://ai-agent-hub--justuncase1210-del.run.tools"
    }
  }
}

能力清单

工具说明
run_queryFetch a URL and extract structured data, paying in USDC via x402 (production networks). mode "fetch" (default) returns title/description/text; "links" returns outbound links; "images" returns image sources + alt text; "metadata" returns all meta tags + response headers. Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
extract_linksConvenience wrapper around run_query with mode="links" — fetches a URL and returns every outbound link, resolved to absolute URLs and deduped. Same price and payment flow as run_query.
download_filePay in USDC via x402 to download a file previously stored via POST /api/storage/upload. Call without paymentHeader first to receive the price + payment requirements.
upload_fileStore a small text payload as a file, paying in USDC via x402. For binary uploads, use the REST endpoint directly instead of this tool.
get_ad_impressionPay a fraction of a cent in USDC via x402 to retrieve an ad payload for a given adId.
list_adsFree — list currently active ads available for paid impressions.
register_agentFree — register to get an agentId used for attribution on paid calls.
list_agentsFree — list the most recently registered agents.
get_agentFree — look up a single registered agent by id.
extract_imagesConvenience wrapper around run_query with mode="images" — fetches a URL and returns every image source (resolved to absolute URLs) with alt text, deduped. Same price and payment flow as run_query.
get_metadataConvenience wrapper around run_query with mode="metadata" — fetches a URL and returns all meta tags (Open Graph, Twitter Card, standard) plus a few response headers. Same price and payment flow as run_query.
call_csv_to_jsonCSV to JSON converter — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_email_validatorEmail syntax/DNS validation — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_json_diff_apiJSON semantic diff — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_meta_tag_checkerMeta tag audit — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_qr_batchGenerate QR codes for a batch of text/URL items — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_text_to_slugText to URL-safe slug — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_uuid_genUUID generator — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
call_webhook_echoWebhook debug echo — a third-party service registered on this platform, paid via x402 (flat $0.10 per call, production networks). Call without paymentHeader first to receive the price + payment requirements; retry with paymentHeader set to a signed X-PAYMENT value to get the result.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。