Skip to main content
Glama
Gluedly

@gluedly/mcp-server

Official

Related Servers

Alternatives to @gluedly/mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables scraping single pages or crawling entire websites, converting content to markdown and optionally extracting structured data with Claude.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables web scraping and conversion of any page to clean markdown, with crawling, mapping, and multiple output formats, deployable to Cloudflare Workers for use in Claude and Codex sessions.
      1 npm
      ISC
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to convert files, render web pages to markdown/PDF/screenshots, search the live web, extract structured data, ingest RAG-ready chunks, and monitor pages for changes through a single API key.
      24
      142 npm
      7
      MIT

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool serves a distinct phase of the scraping workflow: listing pages, triggering a scrape, and fetching snapshot data. There is no functional overlap or ambiguity between the tools.

    Naming Consistency5/5

    All tool names follow the same pattern: the 'gluedly_' prefix followed by a verb_noun (list_pages, trigger_scrape, get_snapshot). This makes the tool set highly predictable and easy to navigate.

    Tool Count5/5

    Three tools is minimal but well-scoped for the server's purpose of interacting with an existing Gluedly scraping workflow. Each tool fills a necessary role, and the count is within the ideal range.

    Completeness4/5

    The server covers the essential end-to-end flow: list pages, trigger a scrape, and collect the extracted data. It lacks CRUD/manage capabilities for pages, but this is likely outside the MCP server's intended scope and easily workable.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues