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スプレッドシート「週報」へのアクセス

インストール

# Install the package
pip install -e .

# Install in Claude Desktop
./install_server.sh
# or
mcp install mcp_server.main --name "週報檢查器"

使用法

# 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
F
license - not found
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure 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