Skip to main content
Glama

MCP Snapshot Server

getSpaces

Retrieve lists of Snapshot spaces with configurable limits and offsets using the MCP Snapshot Server. Query and organize Snapshot.org data efficiently for analysis or integration.

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

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