From 2f0b8fbda14252996f4b3ba9fc538058f30097df Mon Sep 17 00:00:00 2001 From: "capad.io" Date: Tue, 7 Jul 2026 21:08:38 +0530 Subject: [PATCH] Add searchts (keyless web read/search for AI agents) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..a468a1132 100644 --- a/README.md +++ b/README.md @@ -2483,6 +2483,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [brave/brave-search-mcp-server](https://github.com/brave/brave-search-mcp-server) 📇 ☁️ - Web search capabilities using Brave's Search API - [cameronrye/activitypub-mcp](https://github.com/cameronrye/activitypub-mcp) 📇 🏠 🐧 🍎 🪟 - A comprehensive MCP server that enables LLMs to explore and interact with the Fediverse through ActivityPub protocol. Features WebFinger discovery, timeline fetching, instance exploration, and cross-platform support for Mastodon, Pleroma, Misskey, and other ActivityPub servers. - [cameronrye/gopher-mcp](https://github.com/cameronrye/gopher-mcp) 🐍 🏠 - Modern, cross-platform MCP server enabling AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently. Features dual protocol support, TLS security, and structured content extraction. +- [capad-xyz/searchts](https://github.com/capad-xyz/searchts) [![capad-xyz/searchts MCP server](https://glama.ai/mcp/servers/capad-xyz/searchts/badges/score.svg)](https://glama.ai/mcp/servers/capad-xyz/searchts) 🐍 🏠 - Keyless web access for AI agents: an escalating open-source unlocker (browser-fingerprint fetch → JS-render relay → stealth browser) reads bot-walled pages as clean Markdown, plus multi-provider web search with rank fusion, subtitles-first video transcripts, and page asset grabbing. No API keys; ships a reproducible benchmark. - [einiba/canyougrab-api](https://github.com/einiba/canyougrab-api/tree/main/mcp-server) [![einiba/canyougrab-api MCP server](https://glama.ai/mcp/servers/einiba/canyougrab-api/badges/score.svg)](https://glama.ai/mcp/servers/einiba/canyougrab-api) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Confidence-scored domain availability checking with real-time DNS + WHOIS lookups. Bulk check up to 100 domains per request. Each result includes availability, confidence level, data source, and registration details. - [cevatkerim/unsplash-mcp](https://github.com/cevatkerim/unsplash-mcp) 🐍 ☁️ - Unsplash photo search with proper attribution. Returns ready-to-use attribution text and HTML for each photo, making it easy for LLMs to build content pages with properly credited images. Includes search, random photos, and download tracking. - [chanmeng/google-news-mcp-server](https://github.com/ChanMeng666/server-google-news) 📇 ☁️ - Google News integration with automatic topic categorization, multi-language support, and comprehensive search capabilities including headlines, stories, and related topics through [SerpAPI](https://serpapi.com/).