ai.dripmetrics/mcp

MCPcommunitylive
v1.0.0ai.dripmetricsUnknownUpdated 2mo ago

Crypto market microstructure, options, and on-chain metrics. Free discovery; $0.05/call via x402.

Endpoint healthlive
checked 2 days ago · 459ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
2mo agoLast update
Package
Authorai.dripmetrics
LicenseUnknown
Version1.0.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface6 tools · none privileged
Security scan✓ Cleanvlive · 2d agoHow well does this scan work?
EvalsNone
IndexedJul 15, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

6 tools · none privileged
Observed live from the vendor's endpoint2d ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://mcp.dripmetrics.ai/mcp6 tools · 459ms
list_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.

ParameterTypeDescription
familystringOptional 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.

ParameterTypeDescription
id*stringMetric 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.

ParameterTypeDescription
id*stringMetric id from list_metrics.
paramsobjectQuery parameters for GET metrics (see describe_metric).
bodyobjectJSON 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…

ParameterTypeDescription
id*stringMetric id from list_metrics, e.g. "metrics/vpin".
paramsobjectQuery 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.

ParameterTypeDescription
assets*arrayAsset symbols, e.g. ["BTC", "ETH"].
weightsarrayPortfolio weights (with portfolioValueUsd).
quantitiesarrayAsset quantities (alternative to weights).
portfolioValueUsdnumberTotal portfolio value in USD.
windowstringPrice history window (default 180d).
confidencenumberConfidence level (default 0.95).
horizonstringRisk horizon, e.g. "1d" (default).
methodsstringempirical, 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.

ParameterTypeDescription
legs*arraySpread legs.

6 of 6 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

Crypto market microstructure, options, and on-chain metrics. Free discovery; $0.05/call via x402.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.