drio
Open app

Weekly Report Checker MCP Server

Source

An MCP server that checks weekly report submissions in a Google Sheet

Catalog onlyCatalog onlySTDIO

Overview

The Weekly Report Checker MCP Server is an MCP (Model Context Protocol) server designed to check weekly report submissions in a Google Sheet.

To use the server, install the package and run it in development mode or directly using Python. Ensure you have the necessary prerequisites, including Python 3.10 or higher and a Google Sheets service account JSON file.

  • Checks who hasn't submitted their weekly reports. - Provides detailed information about a specific person's report status. - Displays submission statistics. - Lists all team members who should submit reports.
  1. Monitoring weekly report submissions in a team.
  2. Identifying team members who are lagging in report submissions.
  3. Analyzing submission statistics for performance reviews.

Add to your AI client

Use these steps to connect Weekly Report Checker MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "weekly-report-mcp-kaneyxx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "weekly-report-mcp-kaneyxx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "weekly-report-mcp-kaneyxx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "weekly-report-mcp-kaneyxx": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "weekly-report-mcp-kaneyxx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "weekly-report-mcp-kaneyxx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-weekly-report-mcp-kaneyxx"
      ]
    }
  }
}

FAQ

What are the prerequisites for using the server?

You need Python 3.10 or higher and a Google Sheets service account JSON file.

How do I install the Weekly Report Checker MCP Server?

You can install it using pip and run the installation script provided in the documentation.

Can I run the server directly?

Yes, you can run the server directly using Python or through the provided command.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3144,"uuid":"8335ab23-8d6e-4d8a-be62-0cb068c2c9b1","name":"weekly-report-mcp","title":"Weekly Report Checker MCP Server","description":"An MCP server that checks weekly report submissions in a Google Sheet","avatar_url":"https://avatars.githubusercontent.com/u/7875849?v=4","created_at":"2025-03-18T03:02:04.199Z","updated_at":"2025-03-18T16:00:01.685Z","status":"created","author_name":"kaneyxx","author_avatar_url":"https://avatars.githubusercontent.com/u/7875849?v=4","tags":"weekly-report,mcp-server,google-sheets","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/kaneyxx/weekly-report-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-18 12:21:34\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]