io.github.blockchainacademics/mcp
NPM · @BLOCKCHAINACADEMICS/MCP · SCANNED AUG 6
Crypto MCP — 99 tools across news, market, on-chain, sentiment, indicators, agent generation.
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 Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 95 of 99 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- 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 62 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 4761 tokens (~48/item across 99 items; 99 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 41% of tool parameters carry a description.Partial
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 · @blockchainacademics/mcp
claude mcp add blockchainacademics-mcp -- npx -y @blockchainacademics/mcp
codex mcp add blockchainacademics-mcp -- npx -y @blockchainacademics/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"blockchainacademics-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@blockchainacademics/mcp"
],
"enabled": true
}
}
} openclaw mcp add blockchainacademics-mcp --command npx --arg -y --arg @blockchainacademics/mcp
mcp_servers:
blockchainacademics-mcp:
command: "npx"
args: ["-y", "@blockchainacademics/mcp"] {
"mcpServers": {
"blockchainacademics-mcp": {
"command": "npx",
"args": [
"-y",
"@blockchainacademics/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.
- 6 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 4 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +28
- GHSA-frvp-7c67-39w9 affects this package: medium ▼ security
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 1 Aug 26 +9
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 +1
- Malware scan: pass → unverified ▼ security
- Tool coverage: unverified → 100 ▲ functional
- 30 Jul 26 −19
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 43
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 6 Aug 2026 · Analysed npm/@blockchainacademics/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-frvp-7c67-39w9 | medium | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Deprecated | 95 |
| Stale | 29 |
| Tree resolution | Partial |
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.
book_kol_campaign ~91
Broker a KOL campaign via BCA Studio CRM. Required: contact_email, budget_usd, objective. Pro tier. Returns campaign_id + next steps.
| Name | Type | Req | Description |
|---|---|---|---|
| budget_usd | number | yes | — |
| contact_email | string | yes | Required. Contact email for campaign coordination. |
| launch_window_days | number | — | — |
| objective | string | yes | — |
| target_audience | string | — | — |
No output schema declared.
No examples provided.
build_custom_indicator ~60
Define a custom indicator formula over BCA primitives. Returns time-series. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| formula | string | yes | Formula over data primitives, e.g. 'coverage_index(X)/price_change_7d(X)'. |
| target | string | — | — |
No output schema declared.
No examples provided.
check_exploit_history ~32
Historical exploits per protocol (Rekt + DefiLlama hacks).
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.
check_memecoin_risk ~53
Memecoin-specific risk: bundler detection, dev sells, sniper detection. Required: mint (Solana token mint address). Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Required. Solana token mint address. |
No output schema declared.
No examples provided.
check_phishing_domain ~25
Known phishing / scam domains + contracts.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | — |
No output schema declared.
No examples provided.
check_rugpull_risk ~55
Composite rugpull risk: honeypot + LP lock + ownership renounce + contract verification + team risk. Required: entity_slug. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | Required. Target entity slug. |
No output schema declared.
No examples provided.
compare_protocols ~46
Side-by-side comparison: TVL, fees, tokenomics, team, audits, risk. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slugs | string | yes | Comma-separated entity slugs. |
No output schema declared.
No examples provided.
generate_due_diligence ~115
Kick off a full due-diligence report (tokenomics + team + audits + risk + narrative). Required: entity_slug. depth ∈ {light, standard, deep}. Async — returns {job_id, status_url}; poll get_agent_job. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| depth | string | — | Depth of the report: light|standard|deep. |
| entity_slug | string | yes | Target entity slug. |
| focus | array | — | Optional focus areas (e.g. ['tokenomics', 'audits']). |
No output schema declared.
No examples provided.
generate_tokenomics_model ~58
Simulate emission/unlock impact on FDV across scenarios. Async, Team tier. Returns {job_id, status_url}.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
| horizon_days | number | — | — |
| scenarios | array | — | — |
No output schema declared.
No examples provided.
get_agent_job ~51
Poll the status of an async agent job. Returns {status: queued|running|completed|failed, output?, error?}.
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | Job ID returned from any generate_* tool. |
No output schema declared.
No examples provided.
get_ai_agent_tokens ~39
AI agent tokens tracker: Virtuals, ai16z, Aixbt, Griffain, Zerebro.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
No output schema declared.
No examples provided.
get_ai_crypto_metrics ~25
Bittensor subnets, Ritual, Prime Intellect. Starter tier.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_article ~49
Fetch a single editorial crypto article by slug: full body, citations, entity graph, and attribution metadata. Use after search_news when you need the full text.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Article slug. |
No output schema declared.
No examples provided.
get_as_of_snapshot ~89
Time-travel query: return the corpus state as it existed at a specific historical date. Enterprise tier. Useful for backtesting and audit trails.
| Name | Type | Req | Description |
|---|---|---|---|
| as_of | string | yes | ISO 8601 timestamp — corpus state at this date (Enterprise tier). |
| entity | string | — | Optional entity slug filter. |
| limit | number | — | — |
| query | string | — | Optional search query. |
No output schema declared.
No examples provided.
get_audit_reports ~49
Aggregated audits from Trail of Bits, Certik, OpenZeppelin, Consensys Diligence, Code4rena + BCA review score.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.
get_bitcoin_l2_status ~36
BTC L2s: Stacks, Rootstock, BOB, Babylon, Merlin, Bitlayer. Starter tier.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_bug_bounty_programs ~41
Active bounties (Immunefi + Hackerone crypto).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| min_payout | number | — | — |
No output schema declared.
No examples provided.
get_compute_pricing ~43
Akash, Render, IO.net pricing per GPU type.
| Name | Type | Req | Description |
|---|---|---|---|
| gpu | string | — | GPU type filter (e.g. 'A100', 'H100'). |
No output schema declared.
No examples provided.
get_coverage_index ~53
BCA Coverage Index: mention velocity × source diversity × editorial weight. Pro tier. High = accumulation signal before price.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | Entity slug. |
| window | string | — | Rolling window. |
No output schema declared.
No examples provided.
get_currency_feed ~32
Chronological news feed for a single currency.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_defi_protocol ~57
DeFi protocol snapshot: TVL, chains, volume, fees. Via DefiLlama. Free tier.
| Name | Type | Req | Description |
|---|---|---|---|
| protocol | string | yes | DefiLlama protocol slug (e.g. 'aave', 'uniswap'). |
No output schema declared.
No examples provided.
get_degen_leaderboard ~37
Top PnL wallets on memes. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| window | string | — | — |
No output schema declared.
No examples provided.
get_depin_projects ~22
DePIN ecosystem tracker.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
No output schema declared.
No examples provided.
get_editorial_premium ~69
Correlation of price return to coverage delta (lagged -1 to +3 days). Pro tier. Measures pre-coverage accumulation edge. Supported windows: 30d, 90d.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | Entity slug. |
| window | string | — | Rolling window. |
No output schema declared.
No examples provided.
get_entity ~112
Fetch a canonical BCA entity dossier (chain, project, person, organization, or ticker) with cross-referenced articles, aliases, and sentiment. Use this after `search_news` surfaces an interesting name, or when the user asks 'what is X' / 'who is X' about any crypto entity. Aliases like 'CZ' → 'changpeng-zhao' or 'Maker' → 'makerdao' resolve automatically. Prefer this over generating a definition — BCA returns the authoritative dossier with citations.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_exchange_flows ~39
Net in/out from CEXs — smart-money signal. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | — |
| window | string | — | — |
No output schema declared.
No examples provided.
get_explainer ~101
Fetch a canonical BCA Academy lesson — 43 teacher-vetted lessons across 9 courses covering crypto fundamentals, DeFi, trading, regulation, on-chain security, and more. Use this when the user needs a grounded, pedagogically sound explanation of a concept (e.g. 'explain liquidity pools', 'what is a rollup'). Prefer the explainer over generating your own definition — it's written by domain experts and updated as the space evolves.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_fear_greed ~39
Crypto Fear & Greed Index (Alternative.me) — historical series + BCA interpretation.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | Lookback days. |
No output schema declared.
No examples provided.
get_funding_rates ~60
Perps funding across Binance / Bybit / dYdX / Hyperliquid / Drift. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| exchanges | string | — | Comma-separated exchange list. |
| symbol | string | yes | e.g. 'BTC', 'ETH'. |
No output schema declared.
No examples provided.
get_history_correlation ~53
Correlation series between two symbols (price/sentiment). Useful for pair trades.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | — |
| peer | string | yes | Peer symbol to correlate against. |
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_history_coverage ~33
Historical BCA coverage series per entity.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | — |
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.
get_history_prices ~32
Long-range historical price series for a symbol.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | — |
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_history_sentiment ~31
Historical sentiment series for a symbol.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | — |
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_kol_influence ~70
KOL influence score: reach × engagement × historical pick accuracy. Pro tier. Param: entity_slug (the KOL's canonical entity slug). Supported windows: 30d, 90d.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | Entity slug. |
| window | string | — | Rolling window. |
No output schema declared.
No examples provided.
get_l2_comparison ~42
L2 side-by-side: Base, Arbitrum, Optimism, zkSync, Starknet, Linea, Scroll, Mantle, Blast.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_liquidation_heatmap ~28
Where leveraged positions get wiped. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_market_overview ~53
Top-N tokens by market cap with volume, 24h change, and category tags. Use for market-wide context (bull/bear, mover spotting).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Top N by mcap. |
No output schema declared.
No examples provided.
get_marketing_template ~25
Fetch a specific marketing template by slug.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | — |
No output schema declared.
No examples provided.
get_memo ~24
Fetch a specific investment memo by slug.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | — |
No output schema declared.
No examples provided.
get_mica_status ~29
EU MiCA compliance tracker per project. Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.
get_narrative_strength ~57
Co-mention graph centrality: which narratives are consolidating vs fading. Pro tier. Uses eigenvector centrality in rolling windows.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | Entity slug. |
| window | string | — | Rolling window. |
No output schema declared.
No examples provided.
get_ohlc ~70
OHLC candlestick history for a token. Starter tier. Useful for technical-setup agents and backtesting.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | Lookback days (1-365). |
| id | string | yes | CoinGecko id (e.g. 'bitcoin'). |
| vs | string | — | — |
No output schema declared.
No examples provided.
get_options_flow ~37
IV, strike heatmap, block trades (Deribit + Lyra + Aevo). Pro tier.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | — |
No output schema declared.
No examples provided.
get_pair_data ~68
DEX pair analytics: liquidity, 24h volume, pair age, price. Via DexScreener. Starter tier.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | Chain slug (e.g. 'ethereum', 'solana', 'bsc'). |
| pair | string | yes | Pair contract address. |
No output schema declared.
No examples provided.
get_prediction_markets ~35
Polymarket + Kalshi + Azuro odds.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| topic | string | — | — |
No output schema declared.
No examples provided.
get_price ~84
Spot price + 24h/7d/30d change for one or more tokens, via CoinGecko. Use 'bitcoin', 'ethereum' CoinGecko IDs, not exchange tickers.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | yes | CoinGecko id(s), comma-separated. E.g. 'bitcoin,ethereum'. |
| vs | string | — | Quote currency (default usd). |
No output schema declared.
No examples provided.
get_recent_stories ~27
Recent clustered stories (deduped across sources).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
No output schema declared.
No examples provided.
get_regulatory_status ~32
Country-by-country crypto regulation state. Starter tier.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | ISO country code or name. |
No output schema declared.
No examples provided.
get_risk_score ~45
Composite risk score: regulatory flags + liquidity tier + team risk + audit status. Starter tier. Single-number risk (0-1).
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.
get_roadmap ~30
Project roadmap with BCA editorial fact-check. Starter tier.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_slug | string | yes | — |
No output schema declared.
No examples provided.