-
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 スプレッドシートで毎週のレポートの送信をチェックする MCP (Model Context Protocol) サーバー。
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.
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