Skip to main content
Glama
EngDawood

islamweb-mcp

by EngDawood

Related Servers

Alternatives to islamweb-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Full-coverage MCP server for Internet Archive, enabling search, metadata lookup, collection browsing, and Wayback Machine snapshot retrieval via 13 tools.
      BSD Zero Clause
    • F
      license
      A
      quality
      C
      maintenance
      Enables searching web novels by title, retrieving novel metadata and chapter lists, and reading free chapter content from Webnovel.com via MCP tools.
      5
      1
      -
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for the Internet Archive's Wayback Machine. Search archived snapshots, extract page text from a specific date, track how a site has changed over time, check if broken links are recoverable, and perform research across Internet Archive collections.
      6
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables searching, PDF conversion, and reference extraction for Turkish academic articles on DergiPark via MCP tools.
      41
      MIT

    TDQS

    A4/5.0

    Scored across 8 tools

    Disambiguation4/5

    Most tools have clearly distinct roles, but islamweb_crawl_status and islamweb_crawl_stats could be confused at first glance since both relate to crawl progress. The descriptions clarify that one tracks an in-memory job and the other reads a file, so the ambiguity is minor.

    Naming Consistency4/5

    All tools share the consistent islamweb_ prefix and snake_case convention, and most follow a verb_noun pattern (fetch_entry, start_crawl, compile_json). A few names deviate by leading with a noun (crawl_status, crawl_stats, lisan_al_arab_info), which is a slight inconsistency but still readable and predictable.

    Tool Count5/5

    With 8 tools, the set is well-scoped for the server's purpose: discover dictionaries, fetch entries, crawl in the background, monitor progress, inspect datasets, compile, and search. No tool feels redundant or unnecessary, and the count is squarely in the ideal 3-15 range.

    Completeness4/5

    The tool surface covers the full crawl workflow—listing, fetching, starting, monitoring, compiling, and searching—which covers the stated purpose well. Minor gaps exist such as no explicit cancel-job or list-running-jobs tool, but these are workaround-able and don't create dead ends for the core pipeline.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues