-
securityF
license-
qualityA simple MCP server that allows users to write and save weekly reports to text files in a dedicated reports directory.
Last updated -
检查 Google Sheet 中每周报告提交情况的 MCP(模型上下文协议)服务器。
service_account.json
)运行示例客户端:
weekly-report://status
- 获取尚未提交报告的用户weekly-report://stats
- 获取提交统计数据weekly-report://all-members
- 获取所有团队成员weekly-report://person/{name}
- 获取特定人员的状态check_missing_reports
- 检查缺失的报告check_person_report
- 检查特定人员的报告get_submission_stats
- 获取提交统计数据remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器监控并提供 Google Sheet 中每周报告提交的分析,允许用户检查缺失的提交、查看统计数据并跟踪个人报告状态。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaneyxx/weekly-report-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server