Weekly Report Checker
每周报告检查器 MCP 服务器
检查 Google Sheet 中每周报告提交情况的 MCP(模型上下文协议)服务器。
特征
检查谁还没有提交每周报告
获取特定人员报告状态的详细信息
查看提交统计数据
获取所有应提交报告的团队成员的列表
Related MCP server: Google Sheets Analytics MCP
先决条件
Python 3.10 或更高版本
Google Sheets 服务帐户 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.pyAPI 参考
资源
weekly-report://status- 获取尚未提交报告的用户weekly-report://stats- 获取提交统计数据weekly-report://all-members- 获取所有团队成员weekly-report://person/{name}- 获取特定人员的状态
工具
check_missing_reports- 检查缺失的报告check_person_report- 检查特定人员的报告get_submission_stats- 获取提交统计数据
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with Google Sheets through natural language, allowing users to create, read, update, and manage spreadsheet data via the Google Sheets API v4.
- AlicenseNot gradedqualityDmaintenanceThis MCP server enables AI assistants to automatically sync Google Sheets data to a local database and perform natural language queries and analysis on spreadsheet data.194MIT
- AlicenseAqualityFmaintenanceA comprehensive MCP server integrating YouTube Data, Analytics, and Reporting APIs, providing 40 tools for channel management, analytics, video publishing, transcripts, SEO, and comments.4017MIT
- FlicenseAqualityCmaintenanceMCP server for YouTube channel deep analytics, extracting transcripts and computing quantitative metrics like WPM, profanity, and humor taxonomy, with multi-creator comparison dashboards.51
Related MCP Connectors
An MCP server for deep research or task groups
Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.
Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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