Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTokenHolders

Retrieve token holder summary data for any ERC-20 token by providing its address, enabling insights into wallet distribution and ownership using the Moralis MCP Server.

Instructions

Get token holder summary

Input Schema

NameRequiredDescriptionDefault
tokenAddressNoThe token address to get transaction for

Input Schema (JSON Schema)

{ "properties": { "tokenAddress": { "description": "The token address to get transaction for", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Moralis MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoralisWeb3/moralis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server