Overview
Features
Starknet Integration
Full Starknet blockchain integration using Starknet.js to access chain data, query state, and interact with Cairo smart contracts.
Network Support
Supports Starknet Mainnet and Sepolia testnet for both development and production usage.
StarknetID Integration
Resolve Starknet IDs to addresses and vice versa, with access to Starknet ID profiles and domain validation.
Native Token Support
Balances and transfers for native tokens (ETH and STRK), with combined native balance visibility.
Smart Contract Interaction
Call read-only contract functions and execute writes with transaction confirmations; access storage and ABIs.
Token and NFT Operations
Get ERC20 token information and balances, transfer tokens; check NFT ownership and view NFT balances and collections.
Blockchain Information
Query chain information (chain ID, latest block), explore blocks and transactions, view receipts and statuses, and access address/contract data.
Dual Transport
Run as a stdio server or an HTTP server (REST + SSE) to fit CLI/tooling and web integration needs.
Who Is This For?
- AI developers:Provide Starknet data and operations to AI agents via MCP tools.
- AI assistants:Seamlessly query Starknet state and perform actions through Cursor or Claude.
- Blockchain developers:Build apps that need read/write Starknet interactions and StarknetID resolution.




