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

ID: 6r2dqjkv5r