MCP Server
MCP
URL to Clean Markdown for LLMs & RAG
Fetch URLs and return clean Markdown for RAG — nav, ads and boilerplate stripped.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
"headers": [
{
"description": "Apify 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.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment