Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.datakoot/base-intel-mcp

com.datakoot/base-intel-mcp

Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.

Uptime
100.0%
1 direct probes · 30d
Response
92ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

address_report

One-call snapshot of a Base address: ETH balance, USDC balance, tx count, and whether it is a contract.

token_info

ERC-20 token metadata on Base: name, symbol, decimals, total supply.

token_balance

ERC-20 token balance of a holder on Base (formatted + raw).

gas_now

Current Base network gas price (gwei and wei).

tx_status

Look up a Base transaction by hash: status, from, to, value, block, gas used.

How to use

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

{
  "mcpServers": {
    "com.datakoot/base-intel-mcp": {
      "url": "https://base.datakoot.com/mcp",
      "transport": "streamable-http"
    }
  }
}