MCP-Server
Related Servers
Alternatives to MCP-Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceEnables web search capabilities through the Tavily API, allowing users to perform web searches and retrieve information from the internet through natural language queries.3-
- AlicenseAqualityCmaintenanceEnables AI agents to perform real-time web searches and extract clean, LLM-readable content from URLs using the Tavily API.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables web search via DuckDuckGo and content extraction from URLs using Readability.js.46 npm1Do What The F*ck You Want To Public
- FlicenseNot gradedqualityCmaintenanceProvides web search capabilities using the Tavily API, enabling AI models to search the internet and retrieve up-to-date information.-
- AlicenseNot gradedqualityDmaintenanceEnables web search using Bing and DuckDuckGo combined, and fetching readable content from web pages, with no API key required.9 npm2MIT
- AlicenseNot gradedqualityBmaintenanceEnables web searches across multiple engines (DuckDuckGo, Bing, Google, SerpAPI, Google CSE, Tavily) with no API key required for the free engines, plus automatic fallback, caching, and webpage content fetching.MIT
TDQS
Scored across 13 tools
Most tools have distinct purposes, but 'check_url_safety' and 'validate_url' overlap in URL checking, and 'roll_dice' is entirely unrelated to URL management, causing confusion.
All tools use a consistent verb_noun pattern in snake_case (e.g., 'shorten_url', 'list_collections'), making the naming predictable and clear.
13 tools is slightly high for a URL management server, especially with the inclusion of an irrelevant dice-rolling tool and a generic web search tool that could be considered out of scope.
The server covers core URL operations like shortening, expanding, and safety checks, but lacks basic CRUD operations such as deleting or updating URLs and collections, leaving notable gaps.