base-flash-arb-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| detect_arb_opportunityB | Compare token prices across Uniswap V2, Uniswap V3, and Aerodrome on Base. Find profitable arbitrage routes. |
| get_pool_reservesC | Get reserves/liquidity for a token across all known DEX pools on Base. |
| estimate_flash_profitC | Given two pools with a price difference, estimate flash loan profit after gas. |
| scan_top_tokensC | Scan top traded tokens on Base for arb opportunities using DexScreener. |
| get_price_across_dexesB | Get current price of a token on all available DEXes on Base. |
| check_sandwich_riskC | Analyze a token's recent trades for sandwich attack patterns (bot activity). |
| get_mempool_pendingB | Check pending transactions for a token (front-run detection). Note: Base L2 has minimal public mempool exposure. |
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/lordbasilaiassistant-sudo/base-flash-arb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server