URL to Clean Markdown for LLMs & RAG for Cursor
io.github.eltociear/url-to-markdown-for-llms
Fetch URLs and return clean Markdown for RAG — nav, ads and boilerplate stripped.
client:Cursor
transport:streamable-http
Install URL to Clean Markdown for LLMs & RAG in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"url-to-markdown-for-llms": {
"url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs