A
licenseA
qualityA
maintenanceProvides TinyFish's free web, news, and academic search plus URL-to-markdown content fetching via a lightweight API-key-secured MCP server with no OAuth flow.
2
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: single URL fetch, batch fetch, and web search. The names and descriptions unambiguously differentiate them.
Two tools follow the verb_noun snake_case pattern ('fetch_content', 'fetch_contents'), while 'search' is a single verb. The pattern is mostly consistent and predictable.
Three tools is a small but reasonable set for a search and fetch service. It covers the core operations without being too minimal or excessive.
The set covers the main use cases: fetching a single URL, fetching multiple URLs, and searching. Minor gaps like metadata retrieval are absent but not critical for basic functionality.