mcpbeat Sign in

Base Onchain Tools MCP Server

by workers-dolerite-base-onchain-tools Your server? Claim it
answering

Base Onchain Tools is answering right now. Last checked moments ago. It exposes 12 tools.

Base mainnet analysis: contract audits, transfer simulation, token pricing. Paid via x402.

Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
92 of 92 checks
12
Tools
read from the server
693 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Base Onchain Tools every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add base-onchain-tools --transport http https://base-onchain-tools.dolerite.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "base-onchain-tools": {
      "url": "https://base-onchain-tools.dolerite.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.base-onchain-tools]
url = "https://base-onchain-tools.dolerite.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "base-onchain-tools": {
      "url": "https://base-onchain-tools.dolerite.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "base-onchain-tools": {
      "url": "https://base-onchain-tools.dolerite.workers.dev/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

base
base_address_check
Pre-flight check on a Base mainnet address before you pay it: contract vs EOA, ETH and USDC balances, outbound tx count, and warnings about whether funds sent there can actually be moved. Costs $0.002 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_allowance
ERC-20 allowance on Base: how much a spender may pull from an owner, whether it is an unlimited approval, the owner balance, and how much is actually spendable right now. Defaults to USDC. Costs $0.001 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_contract_audit
What an UNVERIFIED Base contract can actually do — the case where block explorers show you nothing. Disassembles the deployed bytecode with a PUSH-aware opcode walk (a naive byte scan reports SELFDESTRUCT on contracts that cannot self-destruct), strips the Solidity metadata trailer, recovers the function selectors from the dispatch table and names them against a keccak-derived signature database, then reports admin powers (mint, blacklist, freeze, pause, trading switches, adjustable fees, upgrade hooks), dangerous opcodes (DELEGATECALL, SELFDESTRUCT, CALLCODE, CREATE2), which token standards it really implements, and whether it supports EIP-3009 so it can be paid gaslessly over x402 at all. Proxies are detected and followed, because a forwarder's own bytecode tells you nothing. Costs $0.04 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_contract_type
Identify what a Base contract actually is: ERC-20, ERC-721 or ERC-1155 via ERC-165, plus proxy detection across EIP-1967, EIP-1822 and the legacy ZeppelinOS slot with the current implementation address. Costs $0.002 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_demo
Free. Returns a complete, live contract audit of Base USDC — the same output shape as the paid audit tool, with the address fixed. Call this first to see what the paid tools return before spending anything.
base_gas
Live Base mainnet gas oracle: current gas price, base fee, recent base fee trend, priority fee percentiles, and the estimated cost of a plain ERC-20 transfer in ETH. Costs $0.001 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_portfolio
ETH and USDC balances for up to 20 Base addresses in a single call, with per-address funded flags and totals. One request instead of forty RPC round trips. Costs $0.003 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_price
ETH/USD and BTC/USD read live from Chainlink's on-chain price feeds on Base, with the feed's own description, decimals, update timestamp, age in seconds and a staleness flag. Costs $0.001 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_simulate_transfer
Will this token payment actually go through, and if not exactly why. Simulates the transfer without spending gas, decodes the real revert reason (Error(string), Panic codes translated to English, or a custom error selector), and separately reports balance and allowance blockers. Understands that a caller with no ETH is fine for gasless EIP-3009 or a sponsored relayer. Costs $0.008 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_token
ERC-20 token metadata on Base mainnet: name, symbol, decimals and total supply, read straight from the contract. Costs $0.001 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_token_price
USD price for ANY token on Base, not just the two assets Chainlink covers. Discovers every Uniswap V3 pool against WETH and USDC across all four fee tiers, reads sqrtPriceX96 and does the Q96 fixed-point maths, prices off the deepest pool, ignores deployed-but-never-traded pools, and cross-checks the remaining ones to flag thin or manipulated liquidity. Costs $0.006 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.
base_tx_check
Confirm a Base mainnet transaction: success or reverted, block, confirmations and finality, gas used, and every ERC-20 transfer it moved with USDC amounts decoded. Costs $0.002 per call, paid in USDC over x402 on Base. Calling this tool returns the payment requirements; failed calls are never billed.

Endpoints

URLTransportStateLatencyChecked
https://base-onchain-tools.dolerite.workers.dev/mcp streamable-http answering 1157 ms 0 min ago

Alternatives to Base Onchain Tools

same job, measured the same way
Agentrisk
by neurobyteio

Pre-trade token risk scoring API for Base tokens, paid via x402.

1 tools answering
Base MCP Resolver
by thgun2yerhed

Free onboarding tool providing authentic live transaction analysis on Base mainnet.

1 tools answering
Utilia Solana Transaction Evidence
by utilia

Solana transaction diagnosis, simulation, token-risk evidence, and priority fees via x402 USDC.

127 installs/wk 6 tools answering
Pellet
by pelletfi

Token intelligence on Base. Market data, safety flags, and analysis via x402.

64 installs/wk local only
I
SENTINEL
by teodorofodocrispin-cmyk

Pre-execution safety oracle for AI agents. Screens Base contracts, simulates sells, pays via x402.

77 installs/wk local only
simulate-monte-carlo
by encodi

Real Monte Carlo simulation of a compound event/conditional probability. Paid via x402.

1 tools answering
bitfence Risk Oracle
by bitfenceai

Pre-transaction token risk checks for autonomous agents on six chains. Read-only; paid via x402.

2 tools answering
Alchemy MCP Server
by alchemy

Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS

answering

Base Onchain Tools — questions

Answers built from our own checks of this server.

What can Base Onchain Tools do?
It exposes 12 tools, read directly from the server on our last check. Among them: base_address_check, base_allowance, base_contract_audit, base_contract_type, base_demo, base_gas and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Base Onchain Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 693 ms. The bar chart above shows every period we have measured.
How do I connect Base Onchain Tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Base Onchain Tools need an API key?
No. Base Onchain Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Base Onchain Tools?
It answers our handshake in 693 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.