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 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.
compare_prices
from source
Compare a token Compare a token
get_liquidity_depth
from source
Check pool reserves and liquidity depth for a token across all DEXes 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 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 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 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 current price of any Base token from on-chain DEX pools (Uniswap V2/V3, Aerodrome)
get_volatility
from source