Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Aetheris-MCP — x402 Web Scraping MCP Server

FreeNot checked

x402-gated web scraping MCP server. Pay 0.01 USDC per page on Base. Returns clean Markdown via JSDOM

GitHubEmbed

About

x402-gated web scraping MCP server. Pay 0.01 USDC per page on Base. Returns clean Markdown via JSDOM

README

Render Model Context Protocol Base

Aetheris-MCP is an enterprise-grade Server-Sent Events (SSE) Model Context Protocol server. It provides AI Agents with high-fidelity, ad-free Markdown web scraping capabilities, protected by an on-chain x402 Micropayment Interceptor.

Bring Your Own Key (BYOK) for inference. Settle in USDC on Base for context.

🏗️ Architecture

  • Engine: Node.js + Express
  • Scraper: JSDOM (Deep DOM sanitization, strips scripts/styles/ads)
  • Transport: Server-Sent Events (/sse & /message)
  • Monetization: ethers.js (EVM HTTP 402 validation on Base Mainnet)

🚀 One-Click Deployment

This repository is configured with a render.yaml Blueprint.

  1. Fork this repository.
  2. Go to your Render Dashboard.
  3. Click New -> Blueprint.
  4. Connect the forked repository. Render will automatically detect the configuration and deploy the Express server.

⚙️ Environment Variables

Ensure you set these in your hosting environment:

  • REQUIRE_PAYMENT (boolean) - Enforces the 402 interceptor.
  • BASE_MICROPAYMENT_COST (float) - USDC cost per scrape (e.g., 0.01).
  • USDC_CONTRACT_ADDRESS - The target ERC-20 contract.
  • MERCHANT_WALLET_ADDRESS - Your EVM public key.
  • RPC_URL - Your Web3 RPC provider (defaults to https://mainnet.base.org).

💻 Client Integration

Agents should NOT connect to this server manually. Use the official Auto-Settlement SDK: npm install @aetheris/mcp-client

See the Client SDK Repository for documentation on how the SDK intercepts the 402 challenge and settles the transaction autonomously.

from github.com/timwal78/aetheris-mcp-render

Installing Aetheris-MCP — x402 Web Scraping MCP Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/timwal78/aetheris-mcp-render

FAQ

Is Aetheris-MCP — x402 Web Scraping MCP Server MCP free?

Yes, Aetheris-MCP — x402 Web Scraping MCP Server MCP is free — one-click install via Unyly at no cost.

Does Aetheris-MCP — x402 Web Scraping MCP Server need an API key?

No, Aetheris-MCP — x402 Web Scraping MCP Server runs without API keys or environment variables.

Is Aetheris-MCP — x402 Web Scraping MCP Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Aetheris-MCP — x402 Web Scraping MCP Server in Claude Desktop, Claude Code or Cursor?

Open Aetheris-MCP — x402 Web Scraping MCP Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Aetheris-MCP — x402 Web Scraping MCP Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs