UNPKG

@just-every/mcp-read-website-fast

Version:

Markdown Content Preprocessor - Fetch web pages, extract content, convert to clean Markdown

3 lines (2 loc) 134 B
export declare function normalizeUrl(url: string): string; export declare function isSameOrigin(url1: string, url2: string): boolean;