Skip to main content
Glama
kaneyxx

Weekly Report Checker

by kaneyxx

주간 보고서 검사기 MCP 서버

Google 시트에서 주간 보고서 제출을 확인하는 MCP(Model Context Protocol) 서버입니다.

특징

  • 주간 보고서를 제출하지 않은 사람을 확인하세요

  • 특정인의 보고 상태에 대한 자세한 정보를 얻으세요

  • 제출 통계 보기

  • 보고서를 제출해야 하는 모든 팀원 목록을 받으세요

Related MCP server: Cloud Monitoring API Server

필수 조건

  • Python 3.10 이상

  • Google 시트 서비스 계정 JSON 파일( service_account.json )

  • "週報" Google 시트에 액세스

설치

지엑스피1

용법

# Run in development mode
./run_server.sh
# or
mcp dev mcp_server.main

# Run directly
python -m mcp_server.main
# or
weekly-report-server

예시 클라이언트

예제 클라이언트를 실행합니다.

python example_usage.py

API 참조

자원

  • weekly-report://status - 보고서를 제출하지 않은 사람을 가져옵니다.

  • weekly-report://stats - 제출 통계 가져오기

  • weekly-report://all-members - 모든 팀 멤버 가져오기

  • weekly-report://person/{name} - 특정 사람의 상태를 가져옵니다.

도구

  • check_missing_reports - 누락된 보고서 확인

  • check_person_report - 특정인의 보고서 확인

  • get_submission_stats - 제출 통계 가져오기

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

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