Skip to main content
Glama
julie-berlin

Tavily Web Search MCP Server

by julie-berlin

Related Servers

Alternatives to Tavily Web Search MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      Enables web search capabilities through the Tavily API, allowing users to search the internet for information using natural language queries. Serves as a demonstration and educational project for building MCP servers with external API integrations.
      3
      -
    • F
      license
      B
      quality
      D
      maintenance
      Enables web search capabilities through the Tavily API. Allows users to search the web for information using natural language queries via the MCP protocol.
      4
      1
      -
    • F
      license
      C
      quality
      D
      maintenance
      Enables web search capabilities through the Tavily API. Allows users to search the web for information using natural language queries through the MCP protocol.
      3
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables web search capabilities through the Tavily API, allowing users to search the web for information using natural language queries. Demonstrates MCP server implementation with stdio transport mode for integration with LLM applications.
      -

    TDQS

    C2.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct and non-overlapping purpose: get_exchange_rate handles currency conversion, roll_dice performs random dice rolls, and web_search conducts internet searches. There is no ambiguity in their functions, making it easy for an agent to select the correct tool for each task.

    Naming Consistency3/5

    The naming conventions are mixed and not fully consistent. get_exchange_rate and web_search follow a verb_noun pattern, but roll_dice uses a verb_noun format without an underscore. While all names are readable, the deviation in roll_dice breaks a consistent pattern, leading to a moderate score.

    Tool Count2/5

    With only 3 tools, the count feels too thin for a server labeled 'Tavily Web Search MCP Server', as it suggests a broader scope than just web search. The inclusion of unrelated tools like get_exchange_rate and roll_dice makes the set seem incomplete or mismatched, lacking focus on a cohesive domain.

    Completeness2/5

    There are significant gaps in the tool surface for the implied domain of web search. While web_search is present, there are no complementary tools for refining searches, handling results, or managing search history. The unrelated tools (exchange rates and dice) do not contribute to a coherent workflow, leaving the core functionality underdeveloped.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues