Back to search
30
MCP

weixin-claude-server

npm/weixin-claude-server

WeChat × Claude Code Bridge — Chat with Claude Code from WeChat. Supports MCP Server mode and standalone Bot mode.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

whazaa
WhatsApp MCP server for Claude Code — talk to Claude from your phone via WhatsApp self-chat
0 tools
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
claude-feishu-notify
Claude Code MCP Server for Feishu/Lark — bidirectional messaging, smart notifications, and remote command via Feishu bot
0 tools
claude-slack-channel
Claude Code Channel MCP server for Slack — bidirectional interactive bridge via Socket Mode
0 tools
claude-bridge-mcp
MCP server that bridges host-side Claude Cowork to Claude Code running inside a devcontainer.
0 tools
agentschat-mcp
Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "weixin-claude-server": {
      "url": "None",
      "transport": "http"
    }
  }
}