Skip to content
Cursor

4fetch for Cursor

io.github.amit755/4fetch

Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.

client:Cursor transport:streamable-http

Install 4fetch in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "4fetch": {
      "url": "https://api.4fetch.com/mcp/v1/fetch"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

4fetch in other clients