zepp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZEPP_EMAIL | Yes | Your Zepp account email address | |
| ZEPP_PASSWORD | Yes | Your Zepp account password | |
| ZEPP_TOKEN_CACHE | No | Set to 'off' to disable token caching and log in every time | on |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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