MCP Snapshot Server

getRankedSpaces

Retrieve a ranked list of Snapshot spaces with detailed info, filtering by category, search term, or pagination. Ideal for analyzing and organizing Snapshot.org data.

Instructions

Get ranked list of Snapshot spaces with detailed information

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory to filter by (default: 'all')
firstNoNumber of spaces to fetch (default: 18)
searchNoSearch term to filter spaces
skipNoNumber of spaces to skip (default: 0)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category to filter by (default: 'all')", "type": "string" }, "first": { "description": "Number of spaces to fetch (default: 18)", "type": "number" }, "search": { "description": "Search term to filter spaces", "type": "string" }, "skip": { "description": "Number of spaces to skip (default: 0)", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Snapshot Server

Related Tools

ID: 6r2dqjkv5r