Aetheris-MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Aetheris-MCPscrape https://example.com/article into markdown"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🛡️ Aetheris-MCP: The x402 Agentic Web Scraper
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)
Related MCP server: Scraper MCP
🚀 One-Click Deployment
This repository is configured with a render.yaml Blueprint.
Fork this repository.
Go to your Render Dashboard.
Click New -> Blueprint.
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 tohttps://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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Stealth scraping API for AI agents. Clean Markdown from any URL. x402 crypto payments.
Compact, citation-verifiable public web context for AI agents, paid per use with x402.
Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.
Pay-per-request webpage-to-Markdown extraction for AI agents. $0.005 USDC via x402 on Solana.
Related MCP Servers
- AlicenseBqualityDmaintenanceA Model Context Protocol server that allows LLMs to retrieve and convert web content to markdown without robots.txt restrictions.12MIT
- AlicenseNot gradedqualityDmaintenanceA context-optimized web scraping server that converts HTML to markdown/text and applies CSS selectors server-side, reducing token usage by 70-90% while providing AI tools with clean, filtered web content.7MIT
- AlicenseNot gradedqualityDmaintenanceEnables extracting clean Markdown from any webpage by paying $0.005 USDC per call via the x402 protocol, with automatic wallet-based payment settlement.11MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for converting HTML to Markdown and extracting page data, with pay-per-call using USDC on Base.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Timwal78/aetheris-mcp-render'
If you have feedback or need assistance with the MCP directory API, please join our Discord server