Skip to main content
Glama

Related Servers

Alternatives to Spider MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables web scraping and crawling capabilities for LLM clients, supporting single-page scraping, multi-page website crawling, and web search with multiple engines (Playwright, Cheerio, Puppeteer) and flexible output formats including markdown, HTML, text, and screenshots.
      5 npm
      6
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables web searching through Google, DuckDuckGo, and Bing using a headless Chrome browser, returning structured results with titles, URLs, and snippets. Also supports fetching and extracting text content from any webpage.
      15
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables web searching and content scraping through Google Custom Search API. Provides tools to search the internet, extract webpage content, and automatically scrape search results for comprehensive information gathering.
      3
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to perform web searches, extract webpage content, and conduct end-to-end search-and-extract operations using multiple search providers and content extraction methods.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables web search using Bing and DuckDuckGo combined, and fetching readable content from web pages, with no API key required.
      9 npm
      2
      MIT

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools are mostly distinct with clear purposes: batch scraping, content fetching, source fetching, and web searching. However, get_webpage_content and get_webpage_source could be confused as both fetch webpage data, though their descriptions clarify content vs. source distinctions.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with clear verb_noun structure (e.g., batch_webpage_scrape, get_webpage_content). The naming is uniform and predictable across all four tools.

    Tool Count5/5

    With 4 tools, this server is well-scoped for web-related tasks. Each tool serves a distinct function in scraping, fetching, and searching, making the count appropriate without being too sparse or bloated.

    Completeness4/5

    The toolset covers core web operations: scraping, content retrieval, and searching. A minor gap exists in lacking tools for advanced processing (e.g., parsing or data extraction), but the provided tools support basic to intermediate workflows effectively.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues