
mcp server wechat
实现pc端微信的mcp服务功能
Repository Info
About This Server
实现pc端微信的mcp服务功能
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mcp-server-wechat
实现pc端微信的mcp服务功能 就这么一个文件,自行安装依赖,自行创建虚拟环境.
vscode+cline
大致在 C:\Users\Administrator\AppData\Roaming\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json 增加如下
{
"mcp-wechat": {
"command": "D:\\PythonCode\\mcp-wechat\\mcp-wechat\\.venv\\Scripts\\python",
"args": [
"D:\\PythonCode\\mcp-wechat\\mcp-wechat\\main.py"
],
"disabled": false,
"autoApprove": [
"wechat"
]
}
}
"D:\PythonCode\mcp-wechat\mcp-wechat\main.py" 换成你文件位置 "D:\PythonCode\mcp-wechat\mcp-wechat\.venv\Scripts\python" 换成你的虚拟环境位置
Quick Start
Clone the repository
git clone https://github.com/interiv/mcp-server-wechatInstall dependencies
cd mcp-server-wechat
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.