io.tooloracle/baseoracle
Official8 toolsBaseOracle - 8 Base L2 tools: ERC-20, Aerodrome, bridge status, txs, gas, holders.
Base L2 blockchain tools for ERC-20, Aerodrome, bridges, transactions, gas, and holder data.
Captured live from the server via tools/list.
base_overview
Base L2 ecosystem overview: ETH price, cbETH, gas, TVL, OP Stack info
No parameters.
base_gas
Base network gas tracker with USD cost estimates — much cheaper than Ethereum mainnet
No parameters.
base_contract_verify
Verify Base smart contract: source code, ABI, proxy detection on BaseScan
Parameters (1)
- contract_addressstringrequired
base_protocol_tvl
Base DeFi protocol TVL. Leave protocol empty for top-20 list.
Parameters (1)
- protocolstring
base_stablecoin_check
Base stablecoin peg check: USDC, USDbC, DAI on Base L2
Parameters (2)
- symbolstring
USDC, USDBC, DAI
- contract_addressstring
base_rwa
Real-world assets and institutional lending on Base: Moonwell, Aave, Compound, RWA protocols
Parameters (1)
- protocolstring
base_defi_yields
Top DeFi yield opportunities on Base filtered by TVL
Parameters (2)
- min_tvl_usdnumber
- limitinteger
base_wallet_intel
Base wallet intelligence: ETH balance, recent transactions on Base L2
Parameters (1)
- addressstringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"baseoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://feedoracle.io/base/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.