Loading MCP server directory, please wait...
Fetch URLs and return clean Markdown for RAG — nav, ads and boilerplate stripped.
npx @getmcp/cli add io.github.eltociear/url-to-markdown-for-llmsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationApify API token, sent as `Bearer <token>`. The endpoint answers 401 without one. Runs are billed to YOUR Apify account at this Actor's pay-per-event price — there is no free tier here and no charge to us.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.eltociear/url-to-markdown-for-llms": {
"url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}