Skip to main content
Glama

strava_create_activity

Create manual activity entries in Strava by specifying name, sport type, start time, and duration. Add distance, description, and flags for trainer or commute activities.

Instructions

Create a manual activity entry. Requires activity:write scope.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesThe name of the activity
sport_typeYesThe sport type (e.g. Run, Ride, Swim, Hike)
start_date_localYesISO 8601 date/time for activity start in local timezone (e.g. 2024-01-15T08:30:00Z)
elapsed_timeYesTotal elapsed time in seconds
descriptionNoActivity description
distanceNoDistance in meters
trainerNoWhether this was a trainer/indoor activity
commuteNoWhether this was a commute

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

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