Submit

StripFeed - Any URL to Clean Markdown

@StripFeed

MCP server that converts any URL to clean, token-efficient Markdown for AI agents. Strips ads, navigation, and scripts. Supports CSS selectors, batch processing (10 URLs), and token counting.

Tools

Server Config

{
  "mcpServers": {
    "stripfeed": {
      "command": "npx",
      "args": [
        "-y",
        "@stripfeed/mcp-server"
      ],
      "env": {
        "STRIPFEED_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.