Skip to main content
Glama

MCP Snapshot Server

getUser

Retrieve detailed information about a Snapshot user by providing their Ethereum address using the MCP Snapshot Server tools for querying Snapshot.org data.

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" }

You must be authenticated.

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