TTokenySpace
返回 MCP 列表

base-intel-mcp

开发工具

Read-only on-chain intelligence MCP server for AI agents on Base: wallet & token balances, token metadata, gas and tx status. No API keys.

0v2.0.0远程托管更新于 2026/7/26
GitHub
0

远程接入地址

https://base.datakoot.com/mcp

介绍

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

README

Base Intel MCP — by Datakoot

Read-only on-chain intelligence for AI agents on Base. No API keys.

Give an agent a Base address, token, or transaction hash and it reads balances, token metadata, gas, and transaction status live from chain.

Tools

ToolWhat it does
address_reportETH + USDC balance, tx count, and contract check for an address
token_infoERC-20 name, symbol, decimals, total supply
token_balanceAny ERC-20 balance for any holder (formatted + raw)
gas_nowCurrent Base gas price (gwei + wei)
tx_statusTransaction status, from/to, value, block, gas used

No API keys required. Data read live from Base mainnet public RPC (with fallbacks).

Quick start (hosted)

claude mcp add --transport http base-intel https://base.datakoot.com/mcp

Example agent workflows

  • "What is in wallet 0x... on Base?" -> address_report
  • "What token is 0x833589... and what is its supply?" -> token_info
  • "Did transaction 0x... succeed?" -> tx_status

Part of Datakoot — intelligence APIs for AI agents.

License

MIT. On-chain data via public Base RPC. Read-only; informational only, not financial advice.

评论

加载中…

同类推荐