Skip to main content
Glama
Xwangtie

wechat-mcp

by Xwangtie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wechat_statusA

获取微信登录状态、Bot 运行信息和 Wechaty 初始化状态

wechat_send_textA

向联系人或群聊发送文本消息。contact 参数可以是联系人的 ID、昵称或群名称。

wechat_send_fileA

向联系人或群聊发送文件或图片,需要提供本地文件的绝对路径。

wechat_get_contactsB

获取所有联系人或按关键词搜索联系人。返回昵称、备注、ID 等信息。

wechat_get_roomsA

获取所有群聊列表,包含群名称和成员数。

wechat_get_messagesA

获取最近收到的消息列表。默认返回最近 50 条。

wechat_search_messagesA

按关键词搜索历史消息记录,支持按文本内容和发送者搜索。

wechat_contact_infoA

获取指定联系人的详细信息,包括昵称、备注名、地区、个性签名等。

wechat_self_infoA

获取当前登录微信账号的个人信息。

wechat_setup_guideA

获取 Wechaty 环境搭建指南、依赖状态和故障排查建议。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Xwangtie/wechat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server