F
licenseB
qualityD
maintenanceMCP server using Tavily API for web search, enabling web search queries via stdio transport.
5
-
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a completely different domain: dice rolling, stock info, and web search. There is no overlap or ambiguity between them.
All names use snake_case, but 'roll_dice' follows a verb_noun pattern while 'stock_info' and 'web_search' are noun_noun. This is a minor inconsistency but still readable.
With 3 tools, the set is small but still feels reasonable for a general-purpose utility server. It is not excessively thin for the apparent scope.
The tools cover three unrelated functionalities with no common domain. There is no coverage of typical CRUD or lifecycle operations, and the set seems arbitrarily assembled without a clear purpose.