ProfitSpot MCP — The DeFi Brain for AI Agents
About
The DeFi Brain for AI agents — ask Claude to find safe yields, grade liquidity pool risk, simulate profits, calculate impermanent loss, and track whale movements across 86 blockchains and 6,500+ liquidity pools. Risk-scored A-F, Monte Carlo simulations, real-time DeFiLlama data.
Details
- Author
- omniologynow-rgb
- Downloads
- 327
- Categories
- Other, Finance, AI
Jump to
- A–F Risk Grades with 6-factor composite scoring
- Monte Carlo profit simulations (1,000 runs)
- Impermanent Loss Calculator for any token pair
- Whale tracking for large capital movements
- Cross-chain data across 86 blockchains
- Real-time data via DeFiLlama APIs
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ProfitSpot MCP — The DeFi Brain for AI AgentsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via pip install profitspot-mcp or run instantly with uvx profitspot-mcp. Configure Claude Desktop using the provided JSON block; the free tier requires no API key, while the Pro tier sets PROFITSPOT_API_KEY in the environment.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"profitspot mcp \u2014 the defi brain for ai agents": {
"profitspot-mcp": {
"command": "uvx",
"args": [
"profitspot-mcp"
]
}
}
}
}
McpServers
{
"profitspot-mcp": {
"command": "uvx",
"args": [
"profitspot-mcp"
]
}
}
Cross-chain DeFi intelligence for AI agents.
Risk-scored yields, Monte Carlo simulations, whale tracking
across 86 chains and 6,500+ pools.
Quick Install•Examples•Tool Reference•Pricing•Self-Hosting
ProfitSpot MCP gives any AI agent — Claude, GPT, Gemini, or your custom agent — instant access to the same DeFi intelligence that powersprofitspot.live. Think of it as theBloomberg Terminal for AI agents.
Existing DeFi MCP servers are either basic DeFiLlama wrappers with 1 tool, or locked to a single chain. ProfitSpot MCP covers86 chains,6,500+ pools, and adds anintelligence layer— risk grades, Monte Carlo profit simulation, whale detection — that no competitor has.
No API key required to get started.Free tier gives you yield discovery, market overview, and IL calculations immediately.
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "profitspot": { "command": "uvx", "args": ["profitspot-mcp"], "env": { "PROFITSPOT_API_KEY": "your-pro-key-here" } } } }
Free tier?Just remove the"env"block entirely. No key needed.
Add to.cursor/mcp.jsonin your project root:
{ "mcpServers": { "profitspot": { "command": "uvx", "args": ["profitspot-mcp"], "env": { "PROFITSPOT_API_KEY": "your-pro-key-here" } } } }
{ "servers": { "profitspot": { "type": "stdio", "command": "uvx", "args": ["profitspot-mcp"], "env": { "PROFITSPOT_API_KEY": "your-pro-key-here" } } } }
Real responses from live DeFiLlama data. Every response includesconfidence(0–1) anddata_freshness(ISO timestamp).
1. Discover Yields — Ethereum, grade B or better
discover_yields(chain="Ethereum", min_tvl=10000000, min_apy=3, max_risk="B", limit=5)
{ "data": { "pools": [ { "pool_id": "fc9f488e-8183-416f-a61e-4e5c571d4395", "symbol": "WETH-USDT", "protocol": "uniswap-v3", "chain": "Ethereum", "apy": 31.53, "apy_base": 31.53, "apy_reward": 0, "apy_mean_30d": 37.11, "tvl_usd": 73909084, "risk_grade": "B", "risk_score": 74, "prediction": "Down", "stablecoin": false, "il_risk": "yes", "exposure": "multi" }, { "pool_id": "3dd2c646-c05a-4483-98f4-d7a924a6d6d3", "symbol": "WBTC-USDT", "protocol": "uniswap-v3", "chain": "Ethereum", "apy": 22.24, "apy_base": 22.24, "apy_reward": 0, "apy_mean_30d": 21.92, "tvl_usd": 16180215, "risk_grade": "B", "risk_score": 74, "prediction": "Down", "stablecoin": false, "il_risk": "yes", "exposure": "multi" }, { "pool_id": "49717ee2-9808-4288-b76d-e658195b7979", "symbol": "USDC-WETH", "protocol": "uniswap-v3", "chain": "Ethereum", "apy": 18.24, "apy_base": 18.24, "apy_reward": 0, "apy_mean_30d": 20.65, "tvl_usd": 23656801, "risk_grade": "B", "risk_score": 78, "prediction": "Down", "stablecoin": false, "il_risk": "yes", "exposure": "multi" }, { "pool_id": "0d9e7113-c9bc-4fb6-b138-5ca6f6944d6d", "symbol": "SDCRV", "protocol": "stake-dao", "chain": "Ethereum", "apy": 17.51, "apy_base": 0, "apy_reward": 17.51, "apy_mean_30d": 16.61, "tvl_usd": 26093458, "risk_grade": "B", "risk_score": 71, "prediction": "Down", "stablecoin": false, "il_risk": "no", "exposure": "single" } ], "total_matching": 146, "total_scanned": 16642, "filters_applied": { "chain": "Ethereum", "min_tvl": 10000000, "min_apy": 3, "max_risk": "B", "limit": 5 } }, "confidence": 0.92, "data_freshness": "2026-04-12T02:31:10.638795+00:00", "tool": "discover_yields", "tier": "pro", "powered_by": "profitspot.live" }
What you get:146 Ethereum pools matched from 16,642 scanned. Each pool comes risk-scored (A–F), with 30-day mean APY and APY prediction direction. Sorted by APY descending.
2. Risk Score — Deep breakdown for a Uniswap V3 pool
risk_score(pool_id="fc9f488e-8183-416f-a61e-4e5c571d4395")
{ "data": { "type": "pool", "pool_id": "fc9f488e-8183-416f-a61e-4e5c571d4395", "symbol": "WETH-USDT", "protocol": "uniswap-v3", "chain": "Ethereum", "grade": "B", "score": 71, "summary": "Moderate Risk — Solid fundamentals, minor concerns. Good for diversified portfolios.", "factors": { "tvl_stability": { "score": 20, "max": 25, "detail": "$73.9M TVL — strong" }, "apy_sustainability": { "score": 10, "max": 20, "detail": "31.5% APY — moderate | Volatility: extreme (CV=1.04)" }, "protocol_reputation": { "score": 20, "max": 20, "detail": "uniswap-v3 — Tier 1 Blue Chip (est. 48+ months)" }, "il_exposure": { "score": 8, "max": 15, "detail": "Medium IL — monitor price divergence" }, "pair_stability": { "score": 3, "max": 10, "detail": "Non-stable pair — volatile" }, "security_audit": { "score": 10, "max": 10, "detail": "Blue chip + deep TVL — high confidence" } } }, "confidence": 0.88, "data_freshness": "2026-04-12T02:31:11.516026+00:00", "tool": "risk_score", "tier": "pro", "powered_by": "profitspot.live" }
What you get:A compositeB grade (71/100)with 6-factor breakdown. This pool scores perfectly on protocol reputation (Uniswap is Tier 1 Blue Chip, 48+ months) and security, but gets dinged on APY volatility (CV=1.04) and non-stablecoin pair risk. An AI agent can read this and explainexactly whya pool got its grade.
3. Impermanent Loss — ETH +50%, USDC −10%
calculate_impermanent_loss(token_a_price_change=50, token_b_price_change=-10, investment_amount=10000)
{ "data": { "token_a_change_pct": 50.0, "token_b_change_pct": -10.0, "investment_amount": 10000.0, "il_percent": 3.1754, "il_usd": 381.05, "value_if_held": 12000.0, "value_in_lp": 11618.95, "net_with_fees": { "5%": { "fees_earned": 500.0, "net_gain_usd": 2118.95, "net_roi_pct": 21.19 }, "10%": { "fees_earned": 1000.0, "net_gain_usd": 2618.95, "net_roi_pct": 26.19 }, "20%": { "fees_earned": 2000.0, "net_gain_usd": 3618.95, "net_roi_pct": 36.19 }, "50%": { "fees_earned": 5000.0, "net_gain_usd": 6618.95, "net_roi_pct": 66.19 } }, "interpretation": "Moderate IL — needs decent APY to compensate." }, "confidence": 0.99, "data_freshness": "2026-04-12T02:31:11.517000+00:00", "tool": "calculate_impermanent_loss", "tier": "pro", "powered_by": "profitspot.live" }
What you get:Exact IL of3.18% ($381)on a $10K position. Your LP is worth $11,619 vs $12,000 if you just held. But here's the key insight — thenet_with_feestable shows that even a modest 5% fee APY makes you net+$2,119 (+21.2% ROI). The tool gives your AI agent the full picture to make an informed recommendation.
All 7 tools available through the MCP protocol:
Find top yield opportunities across 86 chains. Filter, risk-score, and rank.
Deep-dive analysis of a single pool: APY trends, risk breakdown, IL scenarios, projected returns.
Returns:Historical APY (7d/30d/90d averages), trend direction, volatility stdev, full risk grade breakdown, IL estimate for 3 divergence scenarios, and projected returns for $1K/$10K/$100K at 30/90/365 days.
calculate_impermanent_loss🟢 Always Free
Pure math — exact IL for any 50/50 LP pair. No API call needed.
Returns:IL in USD and %, value-if-held vs value-in-LP, net gain/loss at 5%/10%/20%/50% fee APY levels, and a human-readable interpretation.
Monte Carlo profit projection using Ornstein-Uhlenbeck APY model. 1,000 simulations.
Returns:Bearish/Base/Optimistic scenarios with dollar amounts, full percentile distribution (P5–P95), probability of profit, risk factors, and model parameters.
A–F risk grade for any pool or entire protocol. 6-factor weighted breakdown.
At least one parameter required. For protocols, scores the top 10 pools by TVL and returns an aggregate grade.
6 Factors:TVL Stability (25pts), APY Sustainability + Volatility (20pts), Protocol Reputation + Age (20pts), IL Exposure (15pts), Pair Stability (10pts), Security/Audit Proxy (10pts).
Detect large capital movements — smart money entering or exiting pools.
Returns:List of pools with large TVL changes, direction (inflow/outflow), dollar amount, percentage change, and whether this correlates with APY changes. First call establishes a baseline; subsequent calls detect actual movements.
defi_overview🟢 Free (basic) / Pro (full)
Big-picture DeFi dashboard across all chains.
Free:Total TVL, top 10 chains, top 10 protocols, pool counts, average APY.Pro:+ Average yields by risk grade, stablecoin market cap, hot opportunities (new pools with rising APY + good risk grade).
# Unlock Pro / Enterprise export PROFITSPOT_API_KEY=ps_live_xxxxxxxxxxxxxxxx
🚀 Get Pro — $29/mo|🏢 Get Enterprise — $99/mo|Compare Plans
Zero install, runs directly. Requiresuv.
pip install profitspot-mcp profitspot-mcp # stdio (for MCP clients) python -m profitspot_mcp # HTTP/SSE on :8080
docker build -t profitspot-mcp . docker run -p 8080:8080 -e PROFITSPOT_API_KEY=your-key profitspot-mcp
git clone https://github.com/profitspot/profitspot-mcp.git cd profitspot-mcp python -m venv .venv && source .venv/bin/activate pip install -e ".[dev]" # Development with inspector UI fastmcp dev run_server.py # Production fastmcp run run_server.py --transport sse --port 8080
Every pool is scored on 100 points across 6 weighted factors:
Grades:A (85–100) · B (70–84) · C (55–69) · D (40–54) · F (0–39)
Monte Carlo Engine — Not JustAPY × Days
Thesimulate_profittool runs1,000 simulationsusing:
- Ornstein-Uhlenbeck process— APY reverts toward a long-term mean (high APY pools decay faster)
- Geometric Brownian Motion— Simulates impermanent loss from price divergence
- Pool failure events— Probability of pool death based on TVL + APY level
- APY crash events— Random regime changes where APY drops 60–95%
Returns real dollar amounts across bearish/base/optimistic scenarios.
100% powered byDeFiLlamaAPIs — free, no key, no rate limits. Covers 86+ chains, 6,500+ pools, all major protocols.
Built byProfitSpot
The Bloomberg Terminal for DeFi — now available to every AI agent.
🔎 Also check outScout Intel MCP— business & market intelligence for AI agents. Research any company, market, or competitor in seconds.
MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.
Monitor passive income, bandwidth sharing, and DePIN earnings from a self-hosted CashPilot dashboard
MCP server for dry-run EVM transaction simulation via Crypto APIs
Pool data, swap rates, and liquidity info on Curve Finance.
Official deBridge protocol MCP Server. Finds optimal cross-chain swap routes, checks fees and conditions, initiates trades across major blockchain networks
MCP server for DeFi data — real-time crypto prices, token analytics, wallet balances, and on-chain data across multiple chains.
Cross-protocol DeFi yield opportunities with risk metrics via DefiLlama. 16,000+ pools across 60+ chains. Risk classification, APY trends, and yield comparison.
168 MCP tools for blockchain analytics across Base, Tron, Bitcoin, XRP, Kaspa. Token prices, whale tracking, DeFi, wallet profiling, security scoring. x402 pay-per-call.
MCP server for DeFi execution — lets AI agents swap, provide liquidity, lend, bridge, and run yield strategies across 22 chains in a single transaction.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




