Loading MCP server directory, please wait...
Extract public webpages as Markdown, map sites, and run bounded crawl jobs. API key required.
npx @getmcp/cli add com.fetchrelay/fetchrelayRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a space and your FetchRelay API key from https://fetchrelay.com/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.fetchrelay/fetchrelay": {
"url": "https://fetchrelay.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}