webx-mcp
Related Servers
Alternatives to webx-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables local LLMs to search the web and fetch clean content from URLs without API keys, using SearxNG and Mozilla Readability.236MIT
- FlicenseNot gradedqualityDmaintenanceEnables web search and content scraping from multiple engines via a local SearXNG instance, allowing AI assistants to retrieve and extract web content.1-
- AlicenseAqualityDmaintenanceEnables AI assistants to perform web searches and read URL content via a SearXNG instance.214 npmMIT
- AlicenseAqualityDmaintenanceEnables private web search and webpage content extraction using a local SearxNG instance, prioritizing user privacy and autonomy.22MIT
- AlicenseNot gradedqualityCmaintenanceIntegrates SearXNG API to give AI assistants web search and URL reading capabilities.9 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to perform web searches and page fetching/crawling through self-hosted SearXNG and Crawl4AI, without depending on commercial search or scraping APIs.-
TDQS
Scored across 2 tools
web_search and web_read have clearly distinct purposes: discovery versus retrieval. The descriptions explicitly distinguish candidate snippets from full readable content, so an agent can easily choose the right tool.
Both tools use consistent snake_case with the same web_ prefix and a clear verb (search, read). There are no naming deviations.
Two tools is slightly under the typical 3-15 range, but for a focused search-and-read server each tool is essential and none is redundant. The minimal count is reasonable for the narrow purpose.
The core lifecycle of discovering sources and then reading them is covered, with no obvious dead ends. Minor capability gaps remain for JS-heavy or authenticated pages, but the tool surface itself is coherent for basic web access.