Skip to main content
Glama

MCP Snapshot Server

getUser

Retrieve detailed information about a Snapshot user by providing their Ethereum address, enabling easy access to user data for analysis or verification.

Instructions

Get information about a Snapshot user

Input Schema

NameRequiredDescriptionDefault
addressYesEthereum address of the user

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Ethereum address of the user", "type": "string" } }, "required": [ "address" ], "type": "object" }
Install Server

Other Tools from MCP Snapshot 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/crazyrabbitLTC/mcp-snapshot-server'

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