base-price-oracle-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 |
|---|---|
| get_token_priceB | Get current price of any Base token from on-chain DEX pools (Uniswap V2/V3, Aerodrome) |
| get_price_historyB | Get recent price data points by querying swap events from DEX pools |
| get_volatilityB | Calculate price volatility (standard deviation of returns) from recent swaps |
| get_liquidity_depthC | Check pool reserves and liquidity depth for a token across all DEXes |
| get_price_impactC | Estimate price impact for a given trade size using constant product formula |
| compare_pricesC | Compare a token's price across multiple DEX pools to find arbitrage opportunities |
| get_market_summaryC | Combined report: price, volume estimate, liquidity, volatility for a token |
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-price-oracle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server