Skip to main content
Glama
micaelmalta

Fetch MCP Server

by micaelmalta

Related Servers

Alternatives to Fetch MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Sub-15ms edge intelligence tools for Claude Desktop, Cursor, and LLM agent loops. Provides sub-millisecond LLM JSON repair, web-to-markdown token compression (cuts context tokens up to 90%), PII redaction, and RFC 5322 B2B email deliverability verification at zero marginal token cost.
      6
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A context-optimized web scraping server that converts HTML to markdown/text and applies CSS selectors server-side, reducing token usage by 70-90% while providing AI tools with clean, filtered web content.
      7
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides AI coding assistants with context optimization tools including targeted file analysis, intelligent terminal command execution with LLM-powered output extraction, and web research capabilities. Helps reduce token usage by extracting only relevant information instead of processing entire files and command outputs.
      5
      39 npm
      62
      TypeScript
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Token compression for AI contexts, reducing token consumption by compressing conversation exchanges before they enter the LLM context window.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to extract clean, structured web content (articles, tables, links, visual layouts) optimized for LLM token efficiency, with fast response times and optional JavaScript support.
      5
      29 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation4/5

    Each tool has a clear primary purpose (fetch, search, CSS extraction, JS rendering, PDF, JSON optimization), but smart_fetch overlaps somewhat with the specialized fetch tools, requiring attention to descriptions to pick the right one.

    Naming Consistency3/5

    Most tools follow an object_action pattern (web_search, css_query, browser_fetch, pdf_fetch), but smart_fetch and optimize_json deviate by putting the action first, resulting in mixed conventions.

    Tool Count5/5

    Six tools is well-scoped for a fetch server, covering general fetching, specialized fetch modes, search, and JSON optimization without redundancy.

    Completeness4/5

    The server covers major fetch types (HTML, PDF, JS-rendered) and adds search and JSON optimization. A minor gap is the lack of a raw HTML fetch without transformation, but smart_fetch and css_query nearly fill this need.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues