Loading MCP server directory, please wait...
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
npx @getmcp/cli add io.github.bch1212/agentfetchRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bch1212/agentfetch": {
"command": "uvx",
"args": [
"agentfetch-mcp"
],
"env": {
"JINA_API_KEY": "",
"FIRECRAWL_API_KEY": "",
"REDIS_URL": ""
}
}
}
}