Catalog
io.github.amit755/4fetch
Official4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
Fetch URLs and convert to clean Markdown with metadata.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"4fetch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.4fetch.com/mcp/v1/fetch"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.