Starknet

Starknet

mcpdotdirect

Connects AI agents to Starknet blockchain networks for querying account balances, resolving Starknet IDs, and accessing network information. Works with both mainnet and sepolia testnets.

5322 views5Local (stdio)

What it does

  • Query ETH and STRK token balances
  • Resolve Starknet ID names to addresses
  • Get blockchain network information
  • Validate Starknet domain names
  • Retrieve complete user profiles
  • Check native token balances

Best for

DeFi developers building on StarknetWallet applications needing balance checksBlockchain analytics and monitoringIdentity resolution for Starknet names
Supports mainnet and sepolia networksBuilt-in Starknet ID resolution

Tools (25)

get_starknet_chain_info

Get information about a Starknet network

get_supported_starknet_networks

Get a list of supported Starknet networks

get_starknet_eth_balance

Get the ETH balance for a Starknet address or Starknet ID

get_starknet_token_balance

Get the token balance for a Starknet address or Starknet ID

get_starknet_strk_balance

Get the STRK token balance for a Starknet address or Starknet ID

Alternatives