mcpserver.lol
registry/preflyte
Connection check verified live · 26h ago

preflyte

Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

assess_opportunity asset*chainaction*api_key*strategy*trades_per_day +1
Assess the best DeFi opportunity for a given capital amount and strategy. This is the "cold start" tool — call it first to understand where your capital is viable bef…
check_entry_viability asset*chain*action*api_key*protocol*amount_usd
Before entering a lending position, verify that the market is actually open and has capacity. Checks market status (active, frozen, borrowing enabled), supply/borrow…
check_pool_viability chain*api_key*token_pair*trade_size_usd*
Before swapping on Uniswap V3, check if pools have sufficient liquidity for the intended trade size. Finds all matching pools for a token pair, assesses trade impact…
estimate_net_position asset*chain*action*api_key*protocol*duration_days +1
Detailed financial estimate for a specific lending position — what will I actually earn (or pay) after gas costs? Combines current live rates, gas costs, and historic…
gas_timing chain*api_key*
Tell agents whether now is a good or bad time to transact, based on historical gas patterns. Compares current gas to 24-hour and 7-day averages, identifies the ch…
get_market_snapshot asset*chain*api_key*protocol*
Get current market snapshot for a specific lending market. Returns the latest rates, risk parameters, token price, and gas price. This is the foundation of RealityChe…
get_ranking top_napi_key*strategywindow_days
Get ranked list of best DeFi lending returns, sorted by net APY. Args: api_key: Your PreFlyte API key (required). window_days: Return window — 7, 14, 30,…
get_returns assetchainlimitapi_key*protocolstrategy +1
Query historical DeFi lending returns from the ProfitLens engine. Returns real, empirically measured after-fee returns — not theoretical APY projections. Data is comp…
verify_claim assetchainvalueclaimsapi_key*operator +2
Verify factual claims about current DeFi market conditions. Supports two modes: - Single claim: provide claim_type, value, operator (and protocol/chain/asset as…