MCP server for real-time token prices on Base from on-chain DEX pools.
MCP server for real-time Base chain token price data from on-chain DEX pools. Pure on-chain reads via ethers.js -- no external APIs, no API keys needed. Or add to your MCP config: ------|-------------| | Current price from Uniswap V2/V3 and Aerodrome pools | | Recent price data points from swap events | | Price volatility (stddev of returns) from recent swaps | | Pool reserves and liquidity…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for real-time Base chain token price data from on-chain DEX pools. Pure on-chain reads via ethers.js -- no external APIs, no API keys needed. Or add to your MCP config: ------|-------------| | Current price from Uniswap V2/V3 and Aerodrome pools | | Recent price data points from swap events | | Price volatility (stddev of returns) from recent swaps | | Pool reserves and liquidity across all DEXes | | Estimated price impact for a given trade size | | Cross-DEX price comparison…