Stats
Actions
Tags
From WeChat Channel
Local stdio MCP server running a Node.js process. The key 'petsonality' suggests pet personality analysis functionality, but purpose cannot be confirmed from the configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"wechat-channel": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub paceaitian/cc-wechat