streamable-httpMITupdated 29d ago
DeFi and crypto risk scanning for agents — score any token for market cap risk, liquidity concerns, volatility flags, and market sentiment. Also provides free price + marketoverview, plus paid pricehistory, whalealerts, defioverview, anomalyscan and tokenriskscan. Data from CoinGecko + DeFiLlama + the alternative.me Fear & Greed index (all keyless), refreshed every 15 minutes into a standalone Supabase project.
该仓库已被所有者归档。仍可使用,但不再更新。
Crypto Market Intelligence MCP 能做什么?
Crypto Intel MCP — DeFi & Crypto Risk Scanner
Part of the FoundryNet Data Network.
DeFi and crypto risk scanning for agents — score any token for market cap risk,
liquidity concerns, volatility flags, and market sentiment. Also provides free
price + market_overview, plus paid price_history, whale_alerts,
defi_overview, anomaly_scan and token_risk_scan. Data from CoinGecko +
DeFiLlama + the alternative.me Fear & Greed index (all keyless), refreshed every
15 minutes into a standalone Supabase project.
Tools
| Tool | Price | Description |
|---|---|---|
| price | free | Latest USD price for a coin (id or symbol) |
| market_overview | free | Top coins, total market cap, BTC dominance, Fear & Greed |
| price_history | $0.01 | Daily price/volume history for a coin |
| whale_alerts | $0.01 | Volume-derived notable flows / turnover signals |
| defi_overview | $0.01 | DeFi TVL by protocol/category (DeFiLlama) |
| anomaly_scan | $0.02 | Unusual volume, large moves, MA divergence (attested) |
| token_risk_scan | $0.02 | DeFi risk score 0-100 — market cap, liquidity, volatility & sentiment flags + recommendation (attested) |
| daily_brief | $15 | Curated daily crypto movers brief |
Live network activity
Live feed: mint.foundrynet.io/feed
Real-time verified work across 21 servers and autonomous agents, anchored on Solana via MINT Protocol.
安装
把 Crypto Market Intelligence MCP 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http crypto-market-intelligence-mcp https://crypto-intel-mcp-production.up.railway.app/mcpcodex mcp add crypto-market-intelligence-mcp --url https://crypto-intel-mcp-production.up.railway.app/mcp{
"mcpServers": {
"crypto-market-intelligence-mcp": {
"url": "https://crypto-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"crypto-market-intelligence-mcp": {
"type": "http",
"url": "https://crypto-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"crypto-market-intelligence-mcp": {
"url": "https://crypto-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"crypto-market-intelligence-mcp": {
"serverUrl": "https://crypto-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
7 个工具
Crypto Market Intelligence MCP 向已连接的智能体提供 7 个工具。
- market_overview
- free
- price_history
- $0.01
- whale_alerts
- $0.01
- defi_overview
- $0.01
- anomaly_scan
- $0.02
- token_risk_scan
- $0.02
- daily_brief
- $15
评分
53 / 100
尚可
- 文档8/25
- 维护14/25
- 可信度13/20
- 能力6/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 21 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 7 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 1.0.0最新 | 2026年6月20日 |