io.github.bch1212/agentfetch
Quality Score
85
/100
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"agentfetch": {
"command": "uvx",
"args": [
"agentfetch-mcp"
],
"env": {
"JINA_API_KEY": "<your-jina_api_key>",
"FIRECRAWL_API_KEY": "<your-firecrawl_api_key>",
"REDIS_URL": "<redis_url>"
}
}
}
}§02 Environment variables
JINA_API_KEYsecret
Jina Reader API key. Free tier ~1M tokens/mo at jina.ai/reader.
FIRECRAWL_API_KEYsecret
FireCrawl API key for JS pages. 500 free credits at firecrawl.dev. Optional.
REDIS_URLRedis connection URL for response caching. Optional.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…