zh_mcp_server
If you are the rightful owner of zh_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A model context protocol server for generating and posting articles on Zhihu using large language models.
The zh_mcp_server is a Model Context Protocol (MCP) server designed to facilitate the automatic generation and posting of articles on Zhihu using large language models. It allows users to interact with these models to create content and publish it directly to Zhihu. The server is optimized for use in a Windows environment and requires Python 3.10 or higher. It integrates with tools like Selenium and ChromeDriver to automate browser interactions, making it easier for users to manage their Zhihu accounts and post content without manual intervention. The server can be configured to work with MCP clients such as Cherry Studio, and it supports encoding settings to prevent character encoding issues when used in different programming environments.
Features
- Automated Article Generation: Leverages large language models to generate articles for Zhihu.
- Seamless Zhihu Integration: Directly posts generated content to Zhihu using automated browser interactions.
- Windows Environment Optimization: Designed to run efficiently on Windows with Python 3.10 or higher.
- Flexible Configuration: Supports different methods for environment setup and configuration.
- Debugging Support: Allows for debugging and visualization of browser operations by disabling headless mode.