ugc-scraper-mcp

builtbyish/ugc-scraper-mcp
★ 0 stars JavaScript API Integration Updated 11d ago
MCP server for the UGC Scraper Reddit API — scrape Reddit posts + comments into clean JSON from Claude Desktop.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ugc-scraper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "builtbyish/ugc-scraper-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for the a Reddit post and its full comment thread into clean, consistent JSON, and read your durable scrape history, without leaving the model. It is a thin, authenticated HTTP client over `https://api.ugcscraper.com`. No proxies, no Reddit API

Tools (6)

UGC_SCRAPER_API_KEYUGC_SCRAPER_BASE_URLget_historyget_history_latestget_usagescrape_reddit_url