ProfitSpot MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROFITSPOT_API_KEY | No | Your ProfitSpot API key to unlock Pro/Enterprise features (all 7 tools, higher rate limits). Not required for free tier. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discover_yieldsA | Discover top DeFi yield opportunities across 86 chains and 6,500+ pools. Filter by chain, minimum TVL, minimum APY, and maximum risk grade (A-F). Returns sorted list with pool name, protocol, chain, APY, TVL, risk grade, prediction (stable/up/down), and stablecoin flag. FREE tier: limited to 10 results, no risk filtering. PRO tier: up to 50 results with full risk grade filtering. |
| analyze_poolA | Deep analysis of a specific DeFi pool. Returns: full pool data, historical APY trends (7d/30d/90d), TVL history, risk grade with full breakdown (why it got that grade), IL estimate scenarios for LP pools, and projected returns at current APY for $1K/$10K/$100K over 30/90/365 days. PRO ONLY — requires PROFITSPOT_API_KEY. |
| calculate_impermanent_lossA | Calculate exact impermanent loss for a 50/50 LP pair. Given price change percentages for both tokens, calculates exact IL in USD and percentage. Also returns: value if held vs value in LP, and net gain/loss including trading fees at various APY levels (5%, 10%, 20%, 50%). ALWAYS FREE — pure math, no API call needed. |
| simulate_profitA | Project returns for a specific pool using Monte Carlo simulation. Uses Ornstein-Uhlenbeck APY model that accounts for: APY mean reversion, APY crash events, impermanent loss via geometric Brownian motion, pool failure probability, and gas costs. Runs 1,000 simulations. Returns optimistic/base/bearish scenarios with dollar amounts, percentiles, probability of profit, and risk factors. PRO ONLY — requires PROFITSPOT_API_KEY. |
| risk_scoreA | Get risk grade (A-F) for a specific pool or entire protocol. Returns overall grade, breakdown scores for: TVL stability, APY sustainability + volatility, protocol reputation + age, IL exposure, pair stability, and security/audit proxy. Each sub-score explained in plain English. For protocols: scores the top pools and returns an aggregate grade. PRO ONLY — requires PROFITSPOT_API_KEY. |
| track_whalesA | Detect large capital movements (whale activity) across DeFi pools. Finds pools where TVL changed by >$500K since last snapshot. Reports: pool, direction (inflow/outflow), amount, percentage change, and whether this correlates with APY changes. First call establishes a baseline; subsequent calls detect actual changes. Also uses APY-change heuristics as a proxy for whale activity. PRO ONLY — requires PROFITSPOT_API_KEY. |
| defi_overviewA | Big-picture DeFi dashboard. Returns: total DeFi TVL, TVL by top 10 chains, top 10 protocols by TVL, pool counts, and average yields. FREE tier: basic stats (TVL, chains, protocols). PRO tier: + average yields by risk grade, stablecoin market cap, hot opportunities (new pools with high APY + good risk grade). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/omniologynow-rgb/profitspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server