Skip to main content
Glama

mcp-server-vanmoof

get_rides_for_week

Retrieve your weekly bike rides from VanMoof by providing any date within the desired week to access your cycling activity data.

Instructions

Retrieves rides for a specific week from the vanMoof API. Args: date_in_week: Any date within the week in format "YYYY-MM-DD". If None, uses the current date. Returns: The rides for the specified week if authentication is successful, otherwise None.

Input Schema

NameRequiredDescriptionDefault
date_in_weekNo

Input Schema (JSON Schema)

{ "properties": { "date_in_week": { "default": "", "title": "Date In Week", "type": "string" } }, "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/stefanstranger/mcp-server-vanmoof'

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