mcp-server-weixin
If you are the rightful owner of mcp-server-weixin 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.
The mcp-server-weixin is a Model Context Protocol server designed to integrate with Weixin (WeChat) API for seamless communication and automation.
{
"mcpServers": {
"mcp-server-weixin": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-jar",
"/Users/fuzhengwei/Applications/apache-maven-3.8.4/repository/cn/bugstack/mcp/mcp-server-weixin/1.0.0/mcp-server-weixin-1.0.0.jar",
"--weixin.api.original_id=gh_e067c267e056",
"--weixin.api.app-id=wx5a228ff69e28a91f",
"--weixin.api.app-secret=0bea03aa1310bac050aae79dd8703928",
"--weixin.api.template_id=O8qI6gy75F-bXfPiQugInTMLA0MRzaMff9WSBb16cFk",
"--weixin.api.touser=or0Ab6ivwmypESVp_bYuk92T6SvU"
]
}
}
}