Package Exports
- dexprowl-analytics-mcp
- dexprowl-analytics-mcp/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dexprowl-analytics-mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dexprowl-analytics-mcp
MCP server for crypto market analytics — volatility scoring, liquidity analysis, whale movement detection, correlation matrices, risk-adjusted portfolio metrics, and cross-exchange arbitrage opportunity scanning.
Part of the DexProwl platform.
Tools
analyze_volatility
Calculate comprehensive volatility metrics for crypto tokens. Provides daily/weekly/annualized volatility, Bollinger Band width, beta, max drawdown, and regime classification.
correlation_matrix
Generate a correlation matrix for multiple tokens. Identifies diversification opportunities, sector clustering, and hidden correlations for portfolio construction.
analyze_whale_activity
Analyze large wallet transaction patterns. Detects accumulation phases, distribution events, exchange flow imbalances, and dormant wallet activations.
portfolio_risk_metrics
Calculate risk-adjusted portfolio metrics: Sharpe ratio, Sortino ratio, VaR (95%/99%), max drawdown, sector concentration, and rebalancing recommendations.
Installation
npx dexprowl-analytics-mcpClaude Desktop
{
"mcpServers": {
"dexprowl-analytics": {
"command": "npx",
"args": ["-y", "dexprowl-analytics-mcp"]
}
}
}Supported Sectors
layer1, layer2, defi, gaming, ai, meme, infrastructure, rwa
License
MIT