Skip to main content
Glama

get_user_activities

Retrieve and filter authenticated user's Strava activities using timestamps and pagination parameters to access workout history.

Instructions

Get the authenticated user's activities.

Args: ctx: The MCP request context before: An epoch timestamp for filtering activities before a certain time after: An epoch timestamp for filtering activities after a certain time page: Page number per_page: Number of items per page

Returns: List of activities

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
beforeNo
afterNo
pageNo
per_pageNo

Latest Blog Posts

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/yorrickjansen/strava-mcp'

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