Skip to main content
Glama

Health Reminder MCP Server

by aYon1997

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMINDER_MESSAGENoThe reminder message content该起身活动一下了!久坐对健康不利,建议站起来走动走动。
REMINDER_INTERVALNoThe reminder interval in minutes30

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
start_reminder

启动健康提醒定时器,每隔指定时间弹出系统通知

stop_reminder

停止健康提醒定时器

get_status

获取当前健康提醒的状态和配置

send_immediate_reminder

立即发送一次健康提醒通知(不影响定时器)

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/aYon1997/health-reminder-mcp'

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