mcpserver.lol
registry/base-price-oracle-mcp
Connection check local install

base-price-oracle-mcp

MCP server for real-time token prices on Base from on-chain DEX pools.

Tools 7
GitHub stars 1
Installs / wk 54
Licence
Transport stdio
Last checked never

Tools & capabilities

7 tools

Read 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.

compare_prices from source
Compare a token
get_liquidity_depth from source
Check pool reserves and liquidity depth for a token across all DEXes
get_market_summary from source
Combined report: price, volume estimate, liquidity, volatility for a token
get_price_history from source
Get recent price data points by querying swap events from DEX pools
get_price_impact from source
Estimate price impact for a given trade size using constant product formula
get_token_price from source
Get current price of any Base token from on-chain DEX pools (Uniswap V2/V3, Aerodrome)
get_volatility from source
Calculate price volatility (standard deviation of returns) from recent swaps