← Back to Plugins
MCP Server MCP

xpay Web Scraping

github By github 👁 2 views ▲ 0 votes

35+ web scraping tools. Firecrawl, Bright Data, Jina, Olostep, ScrapeGraph, Notte, Riveter.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://scraping.mcp.xpay.sh/mcp?key={api_key}",
      "variables": {
        "api_key": {
          "description": "Your xpay API key from https://docs.xpay.sh/tools/connect",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...