-
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