wecom-smartsheet-mcp-server

painrice/wecom-smartsheet-mcp-server
★ 0 stars Python Other Updated today
腾讯IMA操作企业微信文档的 SKILL 集合,提供企业微信智能表格 / 在线表格 / 在线文档的读写能力。
View on GitHub → 🔍 Audit Wallet Slippage →

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-smartsheet-mcp": {
      "command": "uvx",
      "args": [
        "wecom-smartsheet-mcp-server"
      ]
    }
  }
}

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