Victorzwx/zh_mcp_server
知乎自动发文章MCP服务,一种用于知乎发文章的模型上下文协议(MCP)服务器,使用者可以通过该服务与大模型自动生成文章并在知乎发文章。基于selenium和ChromeDriver实现自动发文章。
Platform-specific configuration:
{
"mcpServers": {
"zh_mcp_server": {
"command": "npx",
"args": [
"-y",
"zh_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...