Skip to content

Wecom Smartsheet

Free

by MCP Community

MCP server for WeChat Work (WeCom) SmartSheet integration

v2.0.0Added Apr 12, 2026
mcpwecomsmartsheetwechat-workmodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Wecom Smartsheet MCP Server

MCP server for WeChat Work (WeCom) SmartSheet integration

Installation

npx -y mcp-wecom-smartsheet

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-wecom-smartsheet
Add to claude_desktop_config.json
{
  "mcpServers": {
    "wecom-smartsheet": {
      "command": "npx",
      "args": ["-y", "mcp-wecom-smartsheet"]
    }
  }
}