Skip to main content
Glama
90,132 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding 'fetch' (could refer to programming, definition, or other uses)" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server that fetches remote or local HTML resources and converts them to Markdown, enabling AI clients to summarize or process web content.
    3 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Servo-powered MCP server for JS-aware web fetching, content extraction, crawling, and software-rendered screenshots — Chromium-free single binary.
    6
    148
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that enables Claude or other LLMs to fetch content from URLs, supporting HTML, JSON, text, and images with configurable request parameters.
    3
    3
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables fetching and processing web content by retrieving URLs and converting HTML to markdown format. Supports chunked reading of webpages and both local (stdio) and HTTP transport modes with optional authentication.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that helps AI assistants access text content from websites that implement bot detection, bridging the gap between what you can see in your browser and what the AI can access.
    2
    34 PyPI
    115
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    A secure MCP server for fetching web content for agents, with provably correct SSRF protection against edge cases, redirects, and DNS rebinding.
    1
    31 npm
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables efficient extraction of specific data from JSON APIs using JSONPath patterns, reducing token usage by up to 99% compared to fetching entire responses. Supports single and batch operations for both JSON extraction and raw text retrieval from URLs.
    4
    4
    -
  • -
    license
    A
    quality
    Not graded
    maintenance
    Enables downloading videos from 1000+ platforms including YouTube, Bilibili, TikTok, and Twitter using yt-dlp. Supports both MCP protocol and REST API modes with real-time progress tracking, multiple formats, and subtitle downloads.
    5
    14 npm
    1
    -
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that helps AI code editors locate TypeScript symbol definitions in codebases, particularly useful for finding original definitions of imported symbols and classes.
    1
    6 npm
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables LLMs to query documents using semantic search, supporting PDFs, Word, Excel, and more. Organizes documents by topics from folder structure and provides advanced search features like phrase matching and date filtering.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A stateless MCP server that provides a configurable HTTP client tool for LLM agents, supporting custom methods, headers, bodies, timeouts, redirects, response size limits, DNS overrides, and TLS verification.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Converts any Python Click or Typer CLI into an MCP server automatically — zero-code transformation that introspects CLI commands and exposes them as MCP tools.
    7
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables existing Express routers to be exposed as MCP tools, dispatching tool calls through the Express middleware stack in-process without a network hop.
    MIT