Skip to main content
Glama

Related Servers

Alternatives to Link MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to crawl websites, extract and store web content with semantic search capabilities using vector embeddings, and retrieve information through natural language queries with tag-based filtering and intelligent content cleaning.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables crawling and extracting clean content from documentation websites with optional LLM-powered analysis for intelligent summaries, code example extraction, and content classification.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI agents and coding assistants with advanced web crawling and RAG capabilities, allowing them to scrape websites and leverage that knowledge through various retrieval strategies.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides web crawling and RAG capabilities for AI agents, enabling scraping of websites, storing content in a vector database (Supabase), and performing semantic search over crawled data.
      MIT
    • 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 conversion of webpages to clean markdown with content quality scoring and multi-page crawling for documentation sites. Supports Claude Code, Cursor, and Windsurf with native LangChain and LlamaIndex export formats.
      23 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap. fetch_link_documentation handles web documentation extraction, get_cursor_memories retrieves saved memories, and save_cursor_memory stores new memories. The domains (web analysis vs. memory management) and actions (fetch, get, save) are completely separate, eliminating any risk of misselection.

    Naming Consistency4/5

    The tools follow a consistent verb_noun pattern with snake_case throughout (fetch_link_documentation, get_cursor_memories, save_cursor_memory). The minor deviation is that two tools use plural 'memories' while one uses singular 'memory', but this doesn't affect readability or predictability.

    Tool Count3/5

    With only 3 tools, the server feels thin for a 'Link MCP' server that implies broader link/documentation capabilities. While the tools cover distinct functions, the count is borderline low for a server that might be expected to handle more link-related operations beyond just documentation fetching and memory management.

    Completeness2/5

    There are significant gaps in the tool surface for a link/documentation server. While documentation fetching and memory tools exist, there's no basic link validation, metadata extraction, content summarization without saving, or other common link processing operations. The memory tools are well-covered, but the link/documentation domain is severely incomplete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues