PluginBench
MCP Server

URL to Clean Markdown for LLMs & RAG MCP Server

io.github.eltociear/url-to-markdown-for-llms

What is the URL to Clean Markdown for LLMs & RAG MCP server?

Fetch URLs and return clean Markdown for RAG — nav, ads and boilerplate stripped.

How to install URL to Clean Markdown for LLMs & RAG

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    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.

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "url-to-markdown-for-llms": {
      "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "url-to-markdown-for-llms": {
      "serverUrl": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "url-to-markdown-for-llms": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "url-to-markdown-for-llms": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http url-to-markdown-for-llms https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms

Related MCP servers

Scan agent skills and MCP servers for malicious patterns before you load them

4
Python
View repository →

EVM contract/token risk check + ERC20 approval (proxy, EIP-7702, unlimited-allowance). Zero deps.

1
Python
MIT
View repository →

Detects leaked secrets & API keys: 32+ provider rules (AWS, GitHub, Stripe, OpenAI…), zero deps.

1
Python
MIT
View repository →

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

1
JavaScript
View repository →

Audit GitHub repos for malicious and supply-chain code before you depend on them.

View repository →