{"id":"jasonlat-dot-wexin-push-mcp-server","name":"wexin-push-mcp-server","af_score":48.8,"security_score":42.5,"reliability_score":16.2,"what_it_does":"Provides an MCP server that exposes a tool (wechatNotice) to send WeChat official-account template messages via WeChat’s API. It supports MCP connectivity in STDIO mode (launched by an MCP client) and SSE mode (HTTP/SSE URL).","best_when":"You want a simple MCP tool endpoint that sends a WeChat template message using fixed configuration (appid/appsecret/template_id/touser) from an MCP-capable agent runtime.","avoid_when":"You need strong per-request authorization, multi-tenant separation, or you cannot safely manage/secure appsecret credentials.","last_evaluated":"2026-04-04T20:01:13.508966+00:00","has_mcp":true,"has_api":false,"auth_methods":["WeChat app credentials (appID/appsecret/original_id) provided as configuration flags or environment variables"],"has_free_tier":false,"known_gotchas":["Authentication material (appsecret) is passed via command args/env variables; careless logging or sharing could expose secrets.","Example includes fixed template_id/touser; for per-request recipient selection you may need code changes (not described).","SSE mode binds an HTTP URL; ensure network exposure and access controls if deploying beyond localhost.","No explicit rate-limit or retry/backoff guidance is documented in the README, so agents may need conservative retry policies."],"error_quality":0.0}