-
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.
Google スプレッドシートで毎週のレポートの送信を監視および分析する MCP サーバー。ユーザーは、未送信のレポートを確認したり、統計情報を表示したり、個々のレポートのステータスを追跡したりできます。
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