stripfeed-mcp-server
OfficialRelated Servers
Alternatives to stripfeed-mcp-server
No user-submitted related servers found.
Related Servers
TDQS
Scored across 3 tools
fetch_url and batch_fetch both convert URLs to Markdown but differ in batching, which is clear from names and descriptions. check_usage is distinct for usage tracking. Minor ambiguity between fetch_url and batch_fetch could exist, but descriptions clarify.
All tools use a consistent verb_noun pattern (fetch_url, batch_fetch, check_usage). No mixed casing or inconsistent verb styles.
3 tools is well-scoped for a URL-to-Markdown conversion service dashboard. Each tool serves a clear purpose: single fetch, batch, and usage monitoring. No excessive or redundant tools.
The set covers core fetching (single and batch) and usage checking, but lacks obvious lifecycle operations like cancellation, status, or configuration of output options. For a simple converter, it may be adequate, but missing a way to customize output or manage preferences is a notable gap.