Paul-Sizon/zetachain-mcp
3.1
If you are the rightful owner of zetachain-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The ZetaChain MCP Server is a TypeScript-based server that allows LLM agents to interact with ZetaChain blockchain data through a public RPC endpoint, providing EVM-compatible methods and analysis prompts.
Tools
Functions exposed to the LLM to take actions
eth_getBalance
Get the ZETA token balance of an address.
eth_getCode
Detect whether an address is a contract or wallet.
eth_gasPrice
Get the current gas price on ZetaChain.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client