Loading MCP server directory, please wait...
Any URL to Markdown, JS pages and PDFs included. Your agent pays per call over x402. No account.
npx @getmcp/cli add io.url2md/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.url2md/mcp": {
"command": "npx",
"args": [
"-y",
"@url2md-io/mcp"
],
"env": {
"URL2MD_PRIVATE_KEY_FILE": "",
"URL2MD_PRIVATE_KEY": "",
"URL2MD_MAX_PRICE_USD": "0.10",
"URL2MD_MAX_SPEND_USD": "1.00",
"URL2MD_BASE_URL": "https://url2md.io",
"URL2MD_TIMEOUT_MS": "90000"
}
}
}
}