Wecom Smartsheet
Freeby MCP Community
MCP server for WeChat Work (WeCom) SmartSheet integration
v2.0.0Added Apr 12, 2026
mcpwecomsmartsheetwechat-workmodel-context-protocol
Wecom Smartsheet MCP Server
MCP server for WeChat Work (WeCom) SmartSheet integration
Installation
npx -y mcp-wecom-smartsheet
Reviews
Installation
Quick install
npx -y mcp-wecom-smartsheet
Add to claude_desktop_config.json
{
"mcpServers": {
"wecom-smartsheet": {
"command": "npx",
"args": ["-y", "mcp-wecom-smartsheet"]
}
}
}