MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

企业微信机器人 MCP (Model Context Protocol) 服务,支持发送 Markdown 消息、文件和图片

Created 2/26/2026
Updated about 7 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-wecomrobotmcp

Cursor configuration (mcp.json)

{ "mcpServers": { "hammcn-wecomrobotmcp": { "command": "npx", "args": [ "hammcn-wecomrobotmcp" ] } } }