Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by atorber • Messaging & Collaboration
A TypeScript MCP SSE server exposing Wechaty functions to query contacts/groups and send messages, designed for easy integration with LLMs like Claude.
Query WeChat contacts by nickname to retrieve wxid, display name, and index information via MCP SSE.
Locate WeChat groups by topic and obtain group wxid and name for subsequent automated messaging.
Send messages to friends or groups (by nickname or wxid) programmatically through Wechaty using MCP SSE endpoints.
This repository provides a TypeScript implementation of a wechaty-mcp-sse server that lets external agents query friends and rooms and send messages via Wechaty. It supports finding friends by nickname, finding rooms by topic, and sending messages by nickname or wxid, returning structured responses over MCP SSE. The project is intended to simplify connecting large language models (e.g., Claude) or other agents to Wechaty for conversational automation. It includes development and production run instructions and a Dockerfile for containerized deployment.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.