wecom-docs-mcp-server

Beltran12138/wecom-docs-mcp-server
★ 2 stars Python 🧠 Memory/Knowledge Updated today
MCP server for WeCom (Enterprise WeChat) document operations — create, read, edit Docs and Smartsheets. Fills the doc-CRUD gap in the WeCom MCP ecosystem.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wecom-docs-mcp-serve": {
      "command": "uvx",
      "args": [
        "wecom-docs-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install wecom-docs-mcp-server

Topics

ai-agententerprise-wechatmcpmcp-servermodel-context-protocolpythonwechat-workwecom