Skip to main content
Glama
jsmejia78

mcp-server

by jsmejia78

Related Servers

Alternatives to mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      MCP server using Tavily API for web search, enabling web search queries via stdio transport.
      5
      -
    • F
      license
      C
      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 (Model Context Protocol) server implementation with stdio transport mode.
      4
      -
    • 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.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Tavily search and web data tools, enabling search, extract, crawl, and map operations through a simple HTTP or stdio interface.
      MIT

    TDQS

    B3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a completely different domain: dice rolling, stock info, and web search. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    All names use snake_case, but 'roll_dice' follows a verb_noun pattern while 'stock_info' and 'web_search' are noun_noun. This is a minor inconsistency but still readable.

    Tool Count4/5

    With 3 tools, the set is small but still feels reasonable for a general-purpose utility server. It is not excessively thin for the apparent scope.

    Completeness2/5

    The tools cover three unrelated functionalities with no common domain. There is no coverage of typical CRUD or lifecycle operations, and the set seems arbitrarily assembled without a clear purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues