Skip to main content
Glama
kvaliotti

AIE7-hw13-mcp

by kvaliotti

Related Servers

Alternatives to AIE7-hw13-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      MCP server that provides web search functionality using the Tavily API. It runs in stdio transport mode and can be integrated with Cursor or other MCP clients.
      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.
      -
    • 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
      -

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool performs a distinct action: web search, dice rolling, icon search, icon download, and icon info display. The only potential overlap is between find_icon and download_icons, but their descriptions clarify searching vs. downloading. No two tools have the same purpose.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with lowercase and underscores (web_search, roll_dice, find_icon, download_icons, show_icon_info). The convention is uniform across the set.

    Tool Count4/5

    The server exposes 5 tools, which is within the ideal 3-15 range. While the tools cover unrelated domains, the count is appropriate for the apparent scope of a small utility server.

    Completeness4/5

    For the icon workflow, find, download, and info provide a functional cycle. Web search and dice rolling are each represented by a single tool, covering their core use case. There are no obvious dead ends, though the lack of a unified domain makes completeness harder to assess.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues