Skip to main content

企业微信群机器人 MCP 服务器

Project description

企业微信消息 MCP 服务器

简单的企业微信群机器人 MCP 服务器,让 AI 助手能发送消息到企业微信群。

安装

pip install qiye-wechat-mcp

快速开始

1. 配置企业微信群机器人

  1. 在企业微信群中添加群机器人
  2. 复制机器人的 Webhook URL

4. 配置 mcpServers

{
  "mcpServers": {
    "企业微信": {
      "command": "python",
      "args": ["-m", "qiye_wechat_mcp"],
      "env": {
        "WECHAT_WEBHOOK_URL": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=your-webhook-key"
      }
    }
  }
}

功能

  • send_text_message(content) - 发送文本消息
  • send_markdown_message(content) - 发送Markdown消息

AI提示词

1. 使用中文回复
2. 完成任务时使用

就这么简单!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qiye_wechat_mcp-0.1.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qiye_wechat_mcp-0.1.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file qiye_wechat_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: qiye_wechat_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for qiye_wechat_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f82d28d47b542b357970233a53d0a0fceace7f532672729c1d5b455a91424110
MD5 6da3346a5c53a099f229c85899a9a05c
BLAKE2b-256 0feebc7f380fcb951379052ff44b64a2c189d3c9703c0a5729bee20033e54f5c

See more details on using hashes here.

File details

Details for the file qiye_wechat_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for qiye_wechat_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 284dc9045f1600abfe7fcfd09b16b8cfeec801fd40367ffbbfc01199fee0e60c
MD5 570093115ebfc954c9d9e0750134e3d0
BLAKE2b-256 494df97c97298e4b81f2cc0c94b77082c9eeb7bc0bb930194bc9d60daaa25e21

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page