Catalog
Web Scraper to Markdown API
Officialby Br0ski777 · TypeScript
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
Extract clean markdown content from web pages for RAG and data pipelines.
Topics
ai-agentsdata-extractionmcpmcp-serverweb-scrapingx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
SSEHosted server - connect over the network, no local install.
https://web-scraper.api.klymax402.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"web-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-scraper.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.