Submit

Better Fetch

@flutterninja9

A powerful Model Context Protocol (MCP) server that intelligently fetches and processes web content with nested URL crawling capabilities. Transform any documentation site or web resource into clean, structured markdown files perfect for AI consumption and analysis.

Tools

Server Config

{
  "mcpServers": {
    "better-fetch": {
      "command": "node",
      "args": [
        "/absolute/path/to/better-fetch/dist/server.js"
      ],
      "env": {
        "NODE_ENV": "production"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.