Back to search
30
MCP

agentfetch-mcp

pypi/agentfetch-mcp

MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.

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

Similar MCP servers embedding-nearest

markfetch
MCP server: fetch a URL, return clean markdown. Built for AI agents.
0 tools
com.pulsemcp/pulse-fetch
MCP server for fetching web resources with content extraction and anti-bot bypass.
0 tools
markdown-for-agents-mcp
MCP server for AI agents — fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools
mcp/reddit-mcp
This server provides AI agents with tools to fetch, post and search on Reddit.
0 tools

How to use

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

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