Back to search
30
MCP

base-price-oracle-mcp

npm/base-price-oracle-mcp

MCP server for AI agents to fetch real-time token prices on Base from on-chain DEX pools (Uniswap, Aerodrome). Pure on-chain price oracle with no external API dependencies.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lordbasilaiassistant-sudo/base-price-oracle-mcp
MCP server for real-time token prices on Base from on-chain DEX pools.
0 tools
base-flash-arb-mcp
MCP server for AI agents to detect flash loan arbitrage opportunities across DEXes on Base. Scan Uniswap and Aerodrome for profitable cross-
0 tools
base-multi-wallet-mcp
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on Base. Portfolio management for autonomo
0 tools
io.github.cryptoapis-io/mcp-market-data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
0 tools
base-gasless-deploy-mcp
MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasless smart contract deployment for autonom
0 tools
megaswap-mcp
MCP server for MegaSwap — AI-native DEX on MegaETH. Swap tokens, manage liquidity, and query prices via AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "base-price-oracle-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}