Skip to main content
Glama

Health Reminder MCP Server

by aYon1997
.gitignore543 B
# 依赖 node_modules/ package-lock.json yarn.lock # 编译输出 dist/ build/ *.js *.js.map *.d.ts *.d.ts.map # 但保留配置文件 !jest.config.js !*.config.js # 日志 logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # 编辑器 .vscode/ .idea/ *.swp *.swo *~ # 操作系统 .DS_Store Thumbs.db # 环境变量 .env .env.local .env.*.local # 用户配置(可选:如果想共享配置,删除下面这行) # config.json # 测试覆盖率 coverage/ .nyc_output/ # 临时文件 tmp/ temp/ # npm 打包文件 *.tgz

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