Skip to main content
Glama
gabrimatic

MCP Web Search Tool

by gabrimatic

Related Servers

Alternatives to MCP Web Search Tool

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that integrates with Brave Search API to provide real-time search capabilities through Server-Sent Events (SSE).
      361 npm
      GPL 3.0
    • A
      license
      B
      quality
      C
      maintenance
      A Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.
      1
      75 npm
      41
      ISC
    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting metasearch engine.
      1
      43
      MIT
    • F
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol server that enables web search capabilities using the Tavily API, allowing AI models to retrieve current information from the internet through natural language commands.
      3
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A unified Model Context Protocol server that integrates multiple search providers including Brave, Tavily, Exa, Semantic Scholar, and arXiv. It enables users to perform web, news, and image searches alongside academic research and citation analysis through a single interface.
      -

    TDQS

    A4.6/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: web_search for searching and fetching a list of results, and fetch_url for retrieving the full content of a specific result. There is no overlap in functionality.

    Naming Consistency5/5

    Both tool names follow a consistent snake_case verb_noun pattern ('web_search' and 'fetch_url'), making them predictable and easy to understand.

    Tool Count4/5

    With only two tools, the server is minimal but well-scoped for its purpose of web search and content retrieval. While a few more tools could enhance completeness, the current count is appropriate for a focused utility.

    Completeness4/5

    The server covers the essential workflow of search then fetch, with pagination support via cursors. Missing advanced search features like filtering or sorting, but these are not critical for basic use.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues