Skip to main content
Glama
1llum1n4t1s

Retroweb MCP

by 1llum1n4t1s

Related Servers

Alternatives to Retroweb MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Provides access to the Internet Archive Wayback Machine to list snapshots, fetch archived web pages, and search archive.org items. Enables retrieval of historical website content and metadata through natural language queries.
      3
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with the Internet Archive's Wayback Machine to save web pages, retrieve archived versions, search historical snapshots, and check archive statistics without requiring API keys.
      694 npm
      Creative Commons Attribution Non Commercial Share Alike 4.0 International
    • 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
      B
      maintenance
      Enables agents to discover the llms.txt index covering any site, fetch its linked documentation pages as markdown, and search across parsed indexes by section heading, link title, and notes.
      MIT

    TDQS

    A4.2/5.0

    Scored across 10 tools

    Disambiguation4/5

    Each tool has a distinct role in retro-web research: fetching content, extracting links, enumerating archives, grouping sites, generating queries, and building search URLs. While wayback_cdx_search and discover_sites both enumerate archived data, they operate at different granularities, and the two URL builders target different archives with explicit constraints. The only minor ambiguity is between the search-URL generators, but their descriptions clearly separate WARP and Marginalia.

    Naming Consistency3/5

    The tool names mix conventions: five tools use a wayback_ prefix, while others use verb-first (discover_sites, build_retro_queries) or noun-first patterns (legacy_hosts, marginalia_search_url). All names are readable snake_case and there is some internal grouping, but the lack of a uniform verb_noun structure or a consistent namespace reduces predictability.

    Tool Count5/5

    With 10 tools, the server is well-scoped for its niche. Each tool addresses a specific step in discovering and retrieving old Japanese personal sites, and the inclusion of a strategy guide adds value without bloat. The count falls comfortably within the ideal range for a domain-specific server.

    Completeness5/5

    The set covers the full workflow: identifying candidate hosts (legacy_hosts), enumerating archived URLs (wayback_cdx_search), grouping them into sites (discover_sites), fetching content (wayback_fetch_page), following links (wayback_outlinks), verifying specific snapshots (wayback_snapshot), and generating live-web queries (build_retro_queries). It also includes alternative search resources (warp, marginalia) despite constraints, leaving no critical gaps for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues