streamable-httpMITupdated 28d 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.
This repository was archived by its owner. It still works, but it is not receiving updates.
What can you do with 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.
Install
Add Crypto Market Intelligence MCP to your client. Pick the one you use.
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 tools
Crypto Market Intelligence MCP exposes 7 tools to a connected agent.
- 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
Score
53 / 100
Adequate
- Documentation8/25
- Maintenance14/25
- Trust13/20
- Capability6/15
- Install experience12/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
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Jun 20, 2026 |