dsh-mediacrawler
Related Servers
Alternatives to dsh-mediacrawler
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to collect and localize content from WeChat, Douyin, Kuaishou, Xiaohongshu, and Bilibili, with 47 MCP tools for fetching articles, parsing media, and managing a unified local content library.-
- AlicenseNot gradedqualityDmaintenanceMCP server for crawling social media platforms (e.g., Bilibili) by keywords, video IDs, or creator IDs, with support for MySQL, JSON, and CSV storage.39MIT
- AlicenseNot gradedqualityBmaintenanceMCP server bridging ChatGPT to DeepSeek Harness, exposing 13 tools for task submission, status tracking, result retrieval, project/session management, and human-in-the-loop approvals.2MIT
- AlicenseAqualityAmaintenanceMCP server that provides AI agents with access to public social media data, including hot lists, searches, content details, user profiles, posts, and comments from platforms like Douyin, Xiaohongshu, Bilibili, and Weibo.616MIT
- FlicenseNot gradedqualityBmaintenanceA local MCP adapter collection for social media channels, currently supporting Douyin with tools for channel startup, login assistance, messaging, and notifications.-

redfox-mcpofficial
FlicenseAqualityBmaintenanceProvides 40 MCP tools for searching and retrieving content from six major platforms (Douyin, Xiaohongshu, WeChat, Bilibili, Toutiao, TikTok) along with AI search and image/video generation via RedFoxHub's API.402-
TDQS
Scored across 12 tools
Most tools map to distinct lifecycle actions: check verifies the environment, collect launches a run, status/result monitor runs, and logs/artifacts/export/preview handle outputs. The only mild overlap is status vs result and preview vs result, but the descriptions clarify their different use cases.
The tool names mix imperative verbs (check, collect, stop, export) with noun endpoints (status, runs, result, logs, artifacts), and delete_run uses a verb_noun pattern that others do not follow. This is readable but not a predictable verb_noun convention across the set.
Twelve tools is well-scoped for a crawler run lifecycle, covering environment checking, execution, monitoring, artifact access, and cleanup without bloat. Each tool contributes a distinct stage, so the count feels appropriate.
The surface covers the full run lifecycle: preflight check, start, monitor, list, retrieve results, read logs/artifacts, export, stop, cleanup, and delete. No obvious critical operations are missing, and even retention cleanup and credential redaction are addressed.