Back to Browse

Base Intel MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

About

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

Remote endpoints: streamable-http: https://base.selflabbs.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (6/6 approved). 1 finding(s) downgraded by scanner intelligence.

5 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-selflabbs-base-intel-mcp": {
      "url": "https://base.selflabbs.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub 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.

Reviews

No reviews yet

Be the first to review this server!