Skip to main content
Glama

MCP Snapshot Server

getSpaces

Retrieve a list of Snapshot spaces by specifying limits or skip values to filter results, ensuring precise data access for Snapshot.org interaction.

Instructions

Get list of Snapshot spaces

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of spaces to fetch
skipNoNumber of spaces to skip

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of spaces to fetch", "type": "number" }, "skip": { "description": "Number of spaces to skip", "type": "number" } }, "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