Loomal

Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format

0 starsnpm: @j0hanz/superfetch

About superfetch

superfetch is an MCP (Model Context Protocol) server published by j0hanz in the official MCP registry, listed under AI & ML on Loomal. Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format

It ships as an npm package (@j0hanz/superfetch), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j0hanz/super-fetch-mcp-server.

Use superfetch with your agent

Claude Code · one command
claude mcp add superfetch -- npx -y @j0hanz/superfetch
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "superfetch": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/superfetch"
      ]
    }
  }
}
npm@j0hanz/superfetch

Frequently asked questions

What is superfetch?
superfetch is an MCP (Model Context Protocol) server by j0hanz in the AI & ML category. Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format
How do I connect superfetch to Claude, Cursor, or another MCP client?
Install superfetch from its npm package (@j0hanz/superfetch) 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 superfetch open source?
Yes — the source code is public at github.com/j0hanz/super-fetch-mcp-server.
Can AI agents pay to use superfetch?
Not yet through Loomal — superfetch 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 superfetch? Claim this listing free by verifying GitHub ownership, or contact us.