Connection check
local install
base-flash-arb-mcp
MCP server for AI agents to detect flash loan arbitrage opportunities across DEXes on Base. Scan Uni
Tools
7
GitHub stars
1
Installs / wk
62
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
7 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
check_sandwich_risk
from source
Analyze a token Analyze a token
detect_arb_opportunity
from source
Compare token prices across Uniswap V2, Uniswap V3, and Aerodrome on Base. Find profitable arbitrage routes. Compare token prices across Uniswap V2, Uniswap V3, and Aerodrome on Base. Find profitable arbitrage routes.
estimate_flash_profit
from source
Given two pools with a price difference, estimate flash loan profit after gas. Given two pools with a price difference, estimate flash loan profit after gas.
get_mempool_pending
from source
Check pending transactions for a token (front-run detection). Note: Base L2 has minimal public mempool exposure. Check pending transactions for a token (front-run detection). Note: Base L2 has minimal public mempool exposure.
get_pool_reserves
from source
Get reserves/liquidity for a token across all known DEX pools on Base. Get reserves/liquidity for a token across all known DEX pools on Base.
get_price_across_dexes
from source
Get current price of a token on all available DEXes on Base. Get current price of a token on all available DEXes on Base.
scan_top_tokens
from source