Back to search
30
MCP

io.github.kylinmountain/web-fetch-mcp

io.github.kylinmountain/web-fetch-mcp

MCP server for web content fetching, summarizing, comparing, and extracting information

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

Similar MCP servers embedding-nearest

io.github.yawlabs/fetch-mcp
HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
0 tools
io.github.n24q02m/wet-mcp
MCP server for web search, content extraction, academic research, and library docs.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
mcp-article-fetch
MCP server for extracting article content from web pages
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kylinmountain/web-fetch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}