Back to search
30
MCP

fetch-mcp

zcaceres/fetch-mcp

A flexible HTTP fetching Model Context Protocol server.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools
tgambet/mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
bill-fetch-mcp-server
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
fetchv2-mcp-server
A robust MCP server for fetching and extracting web content using Trafilatura
0 tools
mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and
0 tools

How to use

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

{
  "mcpServers": {
    "fetch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}