FindIt
Related Servers
Alternatives to FindIt
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables Google search with advanced options (date, language, country, safe search) and webpage content extraction via the Model Context Protocol.3-
- AlicenseBqualityDmaintenanceEnables performing Google searches using the Custom Search Engine API with support for various parameters like date restriction, site search, and file type. Returns search results in a conversational format.1Apache 2.0
- AlicenseNot gradedqualityFmaintenanceEnables Google search automation and web content extraction using Playwright. Performs Google searches and fetches main content from web pages, returning structured results in JSON format.31 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables web searching through Google, DuckDuckGo, and Bing using a headless Chrome browser, returning structured results with titles, URLs, and snippets. Also supports fetching and extracting text content from any webpage.14MIT
- FlicenseBqualityDmaintenanceEnables web searching and content scraping through Google Custom Search API. Provides tools to search the internet, extract webpage content, and automatically scrape search results for comprehensive information gathering.3-
- AlicenseAqualityAmaintenanceEnables AI assistants to perform web and image searches through a Google Programmable Search Engine, with pagination, language/country filters, and safe search.324 npmMIT
TDQS
Scored across 2 tools
findIt_google performs web search, while findIt_scrap extracts content from specified URLs. Their actions and inputs are clearly distinct, so an agent can easily choose the right tool.
Both tools share the findIt_ prefix and snake_case style. The suffixes are slightly inconsistent: 'google' is a service noun, while 'scrap' is an abbreviated verb, but the convention is still readable.
Two tools cover the basic search-and-scrape workflow, but a 2-tool surface is thin and sits at the borderline of the typical 3-15 range. It is acceptable for a narrow purpose but feels minimal.
The server covers core web research needs: searching the web and extracting page content. Minor gaps such as batch scraping, pagination controls, or alternate search backends exist but are not essential for basic usage.