Skip to main content
Glama

RSpace MCP Server

Official
by rspace-os

get_documents

Retrieve recent RSpace document metadata with pagination to browse and select research documents. Returns document overviews for efficient browsing without full content.

Instructions

Retrieves recent RSpace documents with pagination

Usage: Get overview of recent documents for browsing/selection Limit: Maximum 200 documents per call for performance Returns: List of document metadata (not full content)

Input Schema

NameRequiredDescriptionDefault
page_sizeNo

Input Schema (JSON Schema)

{ "properties": { "page_size": { "default": 20, "title": "Page Size", "type": "integer" } }, "type": "object" }

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/rspace-os/rspace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server