Cover image
Try Now
2025-04-13

MCP本地服务器

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Weekly Report System

The Weekly Report System is designed to facilitate the creation and management of weekly reports, which are stored in the reports directory with timestamps for easy tracking.

Setup

To get started with the Weekly Report System, follow these steps:

  1. Install Dependencies: Ensure you have all the necessary Python packages by running:

    pip install -r requirements.txt
    
  2. Run the MCP Server: Start the MCP server to enable report creation:

    python weekly_report_server.py
    

Usage

The system offers two methods for creating weekly reports:

Method 1: Direct Python Script

Create a weekly report by executing the create_weekly_report.py script:

python create_weekly_report.py

This script utilizes the write_weekly_report function from weekly_report_server.py to generate the report content.

Method 2: MCP Tool (Requires VSCode with Claude Extension)

Leverage the MCP server functionality with the Claude extension in VSCode:

  1. MCP Configuration: Ensure the MCP settings are correctly configured in .fastmcp.toml and mcp.json.

  2. VSCode Extension Configuration: Verify the extension settings in:

    ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
    

Once configured, use the write_weekly_report tool from the MCP server to create reports directly within VSCode.

Report Format

Reports are stored in the reports directory with filenames formatted as weekly_report_YYYYMMDD_HHMMSS.txt.

The recommended structure for reports is as follows:

Weekly Report - [Date]

Accomplishments:
1. [Accomplishment 1]
2. [Accomplishment 2]
3. [Accomplishment 3]
4. [Accomplishment 4]

Next Steps:
1. [Next Step 1]
2. [Next Step 2]
3. [Next Step 3]
4. [Next Step 4]

Project Files

  • weekly_report_server.py: The core server file that defines the write_weekly_report function and sets up the MCP server.
  • create_weekly_report.py: A script that calls the write_weekly_report function to generate a report.
  • test_weekly_report.py: A testing script for validating the write_weekly_report function.
  • reports/: The directory where all generated reports are saved.

Additional Information

For further assistance or inquiries, please refer to the project's documentation or contact the development team.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • HiveNexus
  • 一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

    Reviews

    2 (1)
    Avatar
    user_kOSZGvMJ
    2025-04-16

    MCPDemo by tobecrazy is an impressive application. The product is very well developed and offers a seamless user experience. The documentation on GitHub is comprehensive and easy to follow. It's evident that the author put a lot of effort into making this application user-friendly. Highly recommended for anyone looking to explore MCP applications. Check it out at https://github.com/tobecrazy/MCPDemo.