Skip to main content
Glama

Related Servers

Alternatives to web-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3/5.0

    Scored across 3 tools

    Disambiguation4/5

    web_fetch and web_find both involve fetching a URL, but one returns the full page text and the other finds specific text within it, making their purposes distinct with clear descriptions. web_search is entirely different.

    Naming Consistency5/5

    All tools follow the consistent 'web_verb' pattern (fetch, find, search), indicating a predictable naming convention.

    Tool Count5/5

    Three tools is an appropriate number for a web utility server, covering core operations without being too sparse or excessive.

    Completeness3/5

    The tools cover basic web tasks (fetch, find text, search) but lack advanced features like POST requests, pagination, or element extraction, which are notable gaps for a comprehensive web server.