io.github.Ptrgit1/agent-data-api
NPM · AGENT-DATA-API-MCP · SCANNED AUG 3
19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 12 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1185 tokens (~65/item across 18 items; 18 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · agent-data-api-mcp
claude mcp add ptrgit1-agent-data-api -- npx -y agent-data-api-mcp
codex mcp add ptrgit1-agent-data-api -- npx -y agent-data-api-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ptrgit1-agent-data-api": {
"type": "local",
"command": [
"npx",
"-y",
"agent-data-api-mcp"
],
"enabled": true
}
}
} openclaw mcp add ptrgit1-agent-data-api --command npx --arg -y --arg agent-data-api-mcp
mcp_servers:
ptrgit1-agent-data-api:
command: "npx"
args: ["-y", "agent-data-api-mcp"] {
"mcpServers": {
"ptrgit1-agent-data-api": {
"command": "npx",
"args": [
"-y",
"agent-data-api-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +64
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Licence: MIT functional
- 1 Aug 26 −16
- Tool coverage: 100 → unverified ▼ functional
- 31 Jul 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 40
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
crypto_fear_greed ~37
FREE. Crypto Fear & Greed index: current value, classification (e.g. Extreme Fear), and day-over-day change.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
crypto_funding_rates ~76
Cross-exchange perpetual funding rates (Binance, Bybit, OKX) for a symbol, with average, annualized rate, and long/short crowding bias. Paid: $0.01 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | — | Asset symbol, e.g. BTC, ETH, SOL (default BTC) |
No output schema declared.
No examples provided.
crypto_market_regime ~76
Computed market regime signal for a symbol: uptrend / downtrend / range-chop with trend efficiency, SMA20/50 and realized volatility from 200 4h candles. Paid: $0.02 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | — | Asset symbol, e.g. BTC, ETH (default BTC) |
No output schema declared.
No examples provided.
crypto_prices ~74
Live crypto prices with 24h change and market cap for CoinGecko-listed coins, in any fiat. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | — | Comma-separated CoinGecko ids (default bitcoin,ethereum) |
| vs | string | — | Comma-separated fiat currencies (default usd) |
No output schema declared.
No examples provided.
defi_stablecoins ~35
Top 20 stablecoins by circulating supply with live price and peg deviation. Paid: $0.005 via x402.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
defi_tvl ~96
DeFi TVL: for a protocol (e.g. aave), a chain (e.g. Base), or top-20 protocols by TVL with 7-day change if neither given. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | — | Chain name, e.g. Ethereum, Base, Solana |
| protocol | string | — | Protocol slug, e.g. aave, lido |
No output schema declared.
No examples provided.
defi_yields ~94
Top DeFi yield pools (min $1M TVL) with base vs reward APY, filterable by chain and stablecoin-only. Paid: $0.01 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | — | Filter by chain, e.g. Base |
| limit | number | — | Max pools (default 15, max 50) |
| stablecoin | boolean | — | true for stablecoin pools only |
No output schema declared.
No examples provided.
dns_lookup ~72
DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, SRV) for any domain. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | Domain name, e.g. example.com |
| type | string | — | Record type (default A) |
No output schema declared.
No examples provided.
fx_rates ~77
Latest FX reference rates (ECB) for ~30 currencies with optional amount conversion. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Optional amount to convert |
| base | string | — | Base currency code (default USD) |
| symbols | string | — | Comma-separated targets, e.g. ZAR,EUR |
No output schema declared.
No examples provided.
parse_feed ~68
Parse any RSS/Atom feed to clean JSON: items with title, link, date, author, summary, categories. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max items (default 20, max 100) |
| url | string | yes | Feed URL |
No output schema declared.
No examples provided.
pdf_to_text ~62
Extract text from a PDF by URL: pages, document info, full text, word count (born-digital PDFs, 10MB cap, no OCR). Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL of the PDF |
No output schema declared.
No examples provided.
validate_email ~48
Email validation: syntax + whether the domain exists and accepts mail (MX). Nothing is sent. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Email address to validate |
No output schema declared.
No examples provided.
weather ~65
Current conditions + 5-day forecast for anywhere on Earth by city name or coordinates. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | — | City name (alternative to lat/lon) |
| lat | number | — | Latitude |
| lon | number | — | Longitude |
No output schema declared.
No examples provided.
web_extract ~65
Extract any public web page as clean text: title, description, main text, word count, optional links. Paid: $0.01 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| links | boolean | — | true to include page links |
| url | string | yes | URL of the page to extract |
No output schema declared.
No examples provided.
web_markdown ~51
Convert any public web page to clean Markdown (headings, lists, links, code preserved). Paid: $0.01 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL of the page to convert |
No output schema declared.
No examples provided.
web_metadata ~51
Structured metadata for a page: OpenGraph, Twitter cards, meta tags, canonical URL, JSON-LD. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL of the page |
No output schema declared.
No examples provided.
za_public_holidays ~57
South African public holidays for any year 1995-2100, incl. Easter-linked days and Sunday-to-Monday rule. Paid: $0.005 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| year | number | — | Year (default current) |
No output schema declared.
No examples provided.
za_tax_tables ~81
SARS personal income tax brackets, rebates, thresholds; optional income returns calculated annual tax. Paid: $0.01 via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| age | number | — | Age for rebates (default 40) |
| income | number | — | Annual taxable income for calculation |
| year | string | — | Tax year key, e.g. 2025-26 |
No output schema declared.
No examples provided.