Health Reminder MCP Server
by aYon1997
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMINDER_MESSAGE | No | The reminder message content | 该起身活动一下了!久坐对健康不利,建议站起来走动走动。 |
| REMINDER_INTERVAL | No | The reminder interval in minutes | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_reminderA | 启动健康提醒定时器,每隔指定时间弹出系统通知 |
| stop_reminderB | 停止健康提醒定时器 |
| get_statusB | 获取当前健康提醒的状态和配置 |
| send_immediate_reminderB | 立即发送一次健康提醒通知(不影响定时器) |
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
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