-
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 -
Python
An MCP (Model Context Protocol) server that checks weekly report submissions in a Google Sheet.
service_account.json
)Run the example client:
weekly-report://status
- Get who hasn't submitted reportsweekly-report://stats
- Get submission statisticsweekly-report://all-members
- Get all team membersweekly-report://person/{name}
- Get a specific person's statuscheck_missing_reports
- Check missing reportscheck_person_report
- Check a specific person's reportget_submission_stats
- Get submission statisticsremote-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