Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTokenAnalytics

Retrieve detailed analytics for a specific token address across multiple time periods using this tool. Query blockchain data efficiently with the Moralis MCP Server to analyze token performance.

Instructions

Retrieve token analytics of a specific token address over different time periods.

Input Schema

NameRequiredDescriptionDefault
chainNoThe chain to query
tokenAddressNoThe token address to query

Input Schema (JSON Schema)

{ "properties": { "chain": { "description": "The chain to query" }, "tokenAddress": { "description": "The token address to query", "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