Skip to main content
Glama

RSpace MCP Server

Official
by rspace-os

get_recent_samples_summary

Retrieve a summary of recent research samples with essential details for dashboard monitoring and activity overview, using configurable time windows and result counts.

Instructions

Retrieves recent samples with minimal data for dashboard views

Usage: Quick overview of recent activity without full sample details Performance: Optimized for dashboard and summary displays Filtering: Configurable time window and result count

Returns: Lightweight sample list with essential information only

Input Schema

NameRequiredDescriptionDefault
days_backNo
page_sizeNo

Input Schema (JSON Schema)

{ "properties": { "days_back": { "default": 7, "title": "Days Back", "type": "integer" }, "page_size": { "default": 10, "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