Skip to main content
Glama
andyleimc-source

wecom-crm-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WECOM_CORPIDYesYour WeCom CorpID (企业ID)
WECOM_AGENTIDNoAgent ID required only for mass-send (wecom_msg_template); optional for other operations
WECOM_CORPSECRETYesYour WeCom customer contact secret (客户联系Secret)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wecom_customerC

客户管理 — actions: list_followers / list / get / batch_get / remark.

wecom_tagC

客户标签 — actions: list_corp_tags / add_corp_tag / edit_corp_tag / del_corp_tag / mark_tag.

wecom_transfer_activeC

在职继承 — actions: transfer_customer / transfer_result / group_chat_transfer.

wecom_transfer_resignedD

离职继承 — actions: get_unassigned_list / resigned_transfer_customer / resigned_transfer_result / groupchat_transfer.

wecom_group_chatD

客户群 — actions: list / get / opengid_to_chatid.

wecom_contact_wayC

联系我 / 加入群聊 — actions: add / get / list / update / del / close_temp_chat / groupchat_*_join_way.

wecom_momentC

客户朋友圈 — actions: add_moment_task / get_moment_task_result / cancel_moment_task / get_moment_list / get_moment_task / get_moment_customer_list.

wecom_acquisitionD

获客助手 — actions: create_link / list_links / get_link / update_link / delete_link / list_customers / get_quota / get_statistic.

wecom_msg_templateD

消息推送 / 群发 — actions: add_msg_template / send_welcome_msg / get_groupmsg_list_v2 / get_groupmsg_task / get_groupmsg_send_result.

wecom_statisticsC

统计管理 — actions: get_user_behavior_data / groupchat_statistic / groupchat_statistic_group_by_day.

wecom_miscC

附加功能 — product_album_*, *_intercept_rule, get_new_external_userid.

wecom_upload_mediaA

Upload a local file as WeCom temporary media.

    If ``attachment_type`` (1=mass-send, 2=moment) is given, uses
    ``/cgi-bin/media/upload_attachment``; otherwise uses the plain
    ``/cgi-bin/media/upload`` endpoint.
    
wecom_describe_actionA

Return the action list for a wecom_* tool, or all tools when no tool specified.

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/andyleimc-source/wecom-crm-mcp'

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