Skip to content
Back to search
30
MCP

@mseep/webfetch-mcp

npm/@mseep/webfetch-mcp

Production-ready MCP server for web search and content extraction. Live web access for your local AI with tunable search and clean content extraction.

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

Similar MCP servers embedding-nearest

agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools
@mseep/conduit-mcp
MCP server for rich file system ops, web content fetching (HTML/Markdown), image processing, search, diff & archives, via concise tools.
0 tools
jeeva420/mcp-web-search
MCP server for web search (SearXNG) and scraping/extraction (Crawl4AI) over Streamable HTTP.
0 tools
io.github.n24q02m/wet-mcp
MCP server for web search, content extraction, academic research, and library docs.
0 tools
@mseep/searxngmcp
MCP server for performing internet searches using SearXNG with basic authentication
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/webfetch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}