Metadata-Version: 2.2
Name: mcp-wechat-moments
Version: 0.0.5
Summary: MCP server for publish wechat moments
Author-email: Gemini Wen <coffeesherk@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: mcp

# MCP Wechat Moment Server

use applescript to publish moments on macOS

# Installation

Recommend use `uvx` to setup

## requirements
We need cliclick to emulate mouse click event
> brew install cliclick

Use uv to install this packages
> uv install mcp-wechat-moments


# Configuration & Usage
Use client like Cherry Studio

![intro](misc/intro.png)

or

> uvx mcp-wechat-moments

Auto-Publish Feature is not enabled by default, you could enable it with env variables:

> AUTO_PUBLISH=true

