Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZEPP_EMAILYesYour Zepp account email address
ZEPP_PASSWORDYesYour Zepp account password
ZEPP_TOKEN_CACHENoSet to 'off' to disable token caching and log in every timeon

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
zepp_daily_summaryB

Daily steps, distance, calories and sleep for a date range. Sleep is broken into light/deep/REM/awake minutes.

zepp_heart_rateC

Per-minute heart rate for a single day, with a summary. Minutes with no reading are returned as null.

zepp_sleepC

Sleep breakdown for a single night: light, deep, REM and awake minutes, sleep score and resting heart rate.

zepp_list_workoutsA

List workouts across all sports, with sport-specific metrics (SWOLF and stroke counts for swims, pace and cadence for runs, set counts for strength work).

zepp_workout_detailA

Full detail for one workout: laps, time-series streams and GPS. Get the track_id and source from zepp_list_workouts.

zepp_describe_schemaA

Explain what this server knows: which sport codes are identified, which stream units are verified, and where the decoding is still uncertain.

zepp_raw_requestA

Send an arbitrary GET to the Zepp API. Use this to reach endpoints this server does not model yet.

zepp_auth_statusA

Check the stored Zepp credential and connection.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/DhavalBhimani44/zepp-mcp'

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