Skip to content
Back to search
30
MCP streamable-http

Refetch

io.github.lowenbjer/refetch

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

AgentFetch
Fetch and convert web content to Markdown with smart routing and token counting.
0 tools
markfetch
Fetch a URL, return clean markdown. MCP server and CLI for AI agents.
0 tools
4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
0 tools
Fetch (Mozilla Readability)
Integrates Mozilla's Readability algorithm to extract and transform webpage content into clean, LLM-optimized Markdown.
0 tools
Social Fetch
Public social-data API and live docs for AI coding agents.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "refetch": {
      "url": "https://refetch.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}