Crypto market microstructure, options, and on-chain metrics. Free discovery; $0.05/call via x402.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.dripmetrics.ai/mcp6 strumenti · 459 mslist_metricsFree. Lists every DripMetrics metric endpoint with its id, family, HTTP method, USD price, and summary. Use describe_metric for parameter details and get_metric (or the compute_* tools for POST endpoints) to fetch values. Paid fetches use x402 (USDC on Base); discovery is free.Free. Lists every DripMetrics metric endpoint with its id, family, HTTP method, USD price, and summary. Use describe_metric for parameter details and get_metric (or the compute_* tools for POST endpoints) to fetch values. Paid fetches use x402 (USDC on Base); discovery is free.
| Parametro | Tipo | Descrizione |
|---|---|---|
| family | string | Optional family filter, e.g. "Exchange metrics" or "BTC options". |
describe_metricFree. Returns full details for one metric id from list_metrics: parameters, request/response schemas, price, and how to fetch it.Free. Returns full details for one metric id from list_metrics: parameters, request/response schemas, price, and how to fetch it.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Metric id from list_metrics, e.g. "metrics/vpin" or "options/gex". |
get_payment_requirementsFree. Dry-runs a metric request without payment and returns the exact x402 challenge the API issues (accepted networks, asset, amount, payTo). Invalid parameters fail here before any payment.Free. Dry-runs a metric request without payment and returns the exact x402 challenge the API issues (accepted networks, asset, amount, payTo). Invalid parameters fail here before any payment.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Metric id from list_metrics. |
| params | object | Query parameters for GET metrics (see describe_metric). |
| body | object | JSON body for POST metrics (portfolio VaR, spread greeks). |
get_metricPaid via x402 (up to $0.25 per request; exact price per metric in list_metrics). Fetches any GET metric by id with query parameters. Without payment this returns the x402 challenge in _meta["x402/error"]; x402-capable clients (e.g. withX402Client) sign it and retry with _meta["x402/payment"] automa…Paid via x402 (up to $0.25 per request; exact price per metric in list_metrics). Fetches any GET metric by id with query parameters. Without payment this returns the x402 challenge in _meta["x402/error"]; x402-capable clients (e.g. withX402Client) sign it and retry with _meta["x402/payment"] automa…
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Metric id from list_metrics, e.g. "metrics/vpin". |
| params | object | Query parameters, e.g. {"pair": "BTC-USD", "window": "1h"}. See describe_metric. |
compute_portfolio_varPaid via x402 ($0.05 per request). Computes empirical and/or normal parametric VaR for a crypto portfolio. Provide either weights + portfolioValueUsd, or quantities. Invalid portfolios fail before payment.Paid via x402 ($0.05 per request). Computes empirical and/or normal parametric VaR for a crypto portfolio. Provide either weights + portfolioValueUsd, or quantities. Invalid portfolios fail before payment.
| Parametro | Tipo | Descrizione |
|---|---|---|
| assets* | array | Asset symbols, e.g. ["BTC", "ETH"]. |
| weights | array | Portfolio weights (with portfolioValueUsd). |
| quantities | array | Asset quantities (alternative to weights). |
| portfolioValueUsd | number | Total portfolio value in USD. |
| window | string | Price history window (default 180d). |
| confidence | number | Confidence level (default 0.95). |
| horizon | string | Risk horizon, e.g. "1d" (default). |
| methods | string | empirical, normal, or both (default). |
compute_spread_greeksPaid via x402 ($0.05 per request). Nets Black-76 greeks across up to 6 Deribit BTC option legs and returns a spot×vol scenario P&L grid. Invalid legs or unknown instruments fail before payment.Paid via x402 ($0.05 per request). Nets Black-76 greeks across up to 6 Deribit BTC option legs and returns a spot×vol scenario P&L grid. Invalid legs or unknown instruments fail before payment.
| Parametro | Tipo | Descrizione |
|---|---|---|
| legs* | array | Spread legs. |
6 strumenti su 6 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Crypto market microstructure, options, and on-chain metrics. Free discovery; $0.05/call via x402.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.