Skip to main content
Glama

MCP Snapshot Server

getRankedSpaces

Retrieve a ranked list of Snapshot spaces with detailed insights, allowing users to filter by category, search term, and adjust pagination for targeted results.

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