Skip to content
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%
28 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

web-retrieval-mcp
MCP web search + tiered web fetch for AI agents (Exa, Firecrawl), SSRF-guarded, cross-platform.
0 tools
@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 e
0 tools
agentpay-search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo with rate limiting + Pro tier
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

How to use

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

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