mcp-searchapi
Related Servers
Alternatives to mcp-searchapi
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceAn MCP server for SearchApi that provides Google web, news, scholar, and YouTube search as agent-ready MCP tools.43 npmMIT
- AlicenseAqualityBmaintenanceMCP server that exposes SearXNG search and HTTP fetch tools for AI agents, enabling web search and clean page text extraction via natural language.4MIT
- FlicenseAqualityDmaintenanceMCP server that provides a search_web tool to query a self-hosted SearXNG instance and return structured web search results.1-

xngmcpofficial
AlicenseNot gradedqualityBmaintenanceAn MCP server that exposes web_search and web_fetch tools, enabling web search via SearXNG and fetching readable public pages.1MIT- AlicenseNot gradedqualityDmaintenanceMCP server for internet search via direct Google and DuckDuckGo HTML scraping with AI-powered result normalization and optional summarization, requiring no API keys for search.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)3MIT
TDQS
Scored across 8 tools
Each tool targets a distinct search vertical (general web, news, shopping, jobs, academic, maps, videos, Amazon). The descriptions clearly specify when to use each, leaving no ambiguity between them.
Most tools follow a 'google_<service>' pattern, but youtube_search and amazon_search use a '<service>_search' pattern, creating a minor inconsistency. The overall style is still readable and predictable.
With 8 tools, the server is well-scoped for a search aggregation service. Each tool covers a major search category without unnecessary redundancy.
The tool surface covers a broad range of search needs: general web, news, shopping, jobs, academic, maps, videos, and e-commerce. For a search-focused server, this is a comprehensive set with no obvious missing core capabilities.