Kava Explorer

Kava Explorer MCP Connector for Claude

A+

Explore the Kava blockchain — inspect accounts, track transactions (extrinsics), monitor blocks, and analyze validator performance via Subscan.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to the Kava Network through this comprehensive explorer server. Powered by Subscan, it provides deep visibility into on-chain data, from simple account balances to complex validator metrics.

What you can do

  • Account Auditing — Retrieve detailed account info, token balances, and historical rewards or slash events for any Kava address.
  • Transaction Tracking — Query specific extrinsics by hash or index, or list recent transactions with advanced filtering by module and call.
  • Network Monitoring — Fetch real-time block data, list recent blocks, and inspect system events emitted by the blockchain.
  • Staking & Governance — Access a complete list of validators and drill down into specific validator performance and staking details.

How it works

  1. Subscribe to this server
  2. Enter your Subscan API Key
  3. Start querying Kava mainnet data directly from your favorite AI client

Who is this for?

  • Web3 Developers — Debug extrinsics and monitor events without leaving your terminal or code editor.
  • Crypto Analysts — Extract account balances and reward history for financial reporting and research.
  • Node Operators — Monitor validator status and network health through natural language queries.
kavablockchain-explorercrypto-datastakingtransactions

10 tools expose this connector's capabilities to your AI agent.

get_account_info

Get basic information for a Kava account

get_account_reward_slash

Get rewards and slashes for an account

get_account_token

Get token balances for an account

get_block

Get block details by height or hash

list_blocks

Get a list of blocks

list_events

Get a list of events with filtering options

get_extrinsic

Get extrinsic details by hash or index

list_extrinsics

Get a list of extrinsics

get_validator

Get details for a specific validator

list_validators

Get a list of validators

See how to talk to your AI agent using Kava Explorer.

Show me the balance and account info for Kava address kava1...

I've retrieved the account info for kava1... The account currently holds 1,250 KAVA with a nonce of 42. Would you like to see the specific token balances as well?

What are the latest blocks on the Kava network?

Fetching the most recent blocks... The latest block is #5,402,120, produced 6 seconds ago by validator 'KavaLabs'. There were 12 extrinsics in this block.

Check the rewards and slashes for address kava1...

I found 15 reward events for this address in the last 24 hours, totaling 5.2 KAVA. No slash events were detected in the recent history.

Yes! Use the `get_account_token` tool with the target Kava address to retrieve all token balances associated with that account.

Related Connectors