Loomal

agentfetch

MCP server by github.com/bch1212/agentfetch-mcp

Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.

0 starspypi: agentfetch-mcp

About agentfetch

agentfetch is an MCP (Model Context Protocol) server published by bch1212 in the official MCP registry, listed under Web Scraping on Loomal. Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.

It ships as a Python package on PyPI (agentfetch-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bch1212/agentfetch-mcp.

Use agentfetch with your agent

Claude Code · one command
claude mcp add agentfetch -- uvx agentfetch-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentfetch": {
      "command": "uvx",
      "args": [
        "agentfetch-mcp"
      ]
    }
  }
}
pypiagentfetch-mcp

Frequently asked questions

What is agentfetch?
agentfetch is an MCP (Model Context Protocol) server by bch1212 in the Web Scraping category. Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
How do I connect agentfetch to Claude, Cursor, or another MCP client?
Install agentfetch from its pypi package (agentfetch-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentfetch open source?
Yes — the source code is public at github.com/bch1212/agentfetch-mcp.
Can AI agents pay to use agentfetch?
Not yet through Loomal — agentfetch is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentfetch? Claim this listing free by verifying GitHub ownership, or contact us.