From dfed10be15b7dc6154dc988f7d0e11e13b45754f Mon Sep 17 00:00:00 2001 From: HSH Intelligence <282200705+hshintelligence@users.noreply.github.com> Date: Sun, 24 May 2026 14:26:25 +0530 Subject: [PATCH 1/2] Add AgentScrape to Browser Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..5eb710f2b 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [freema/firefox-devtools-mcp](https://github.com/freema/firefox-devtools-mcp) 📇 🏠 - Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots. - [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) 📇 🏠 - Extract structured data from any website. Just prompt and get JSON. - [hanzili/comet-mcp](https://github.com/hanzili/comet-mcp) 📇 🏠 🍎 - Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring. +- [hshintelligence/agent-scrape](https://github.com/hshintelligence/agent-scrape) 📇 ☁️ - Pay-per-call web scraping for AI agents via x402 micropayments on Base. Six tools: scrape, extract structured data, screenshot, metadata, browser session, workflow. No signup, no API keys — just USDC. HTTP + MCP transports. - [LarryWalkerDEV/mcp-immostage](https://github.com/LarryWalkerDEV/mcp-immostage) 📇 ☁️ - AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations. - [LeonTing1010/tap](https://github.com/LeonTing1010/tap) [![LeonTing1010/tap MCP server](https://glama.ai/mcp/servers/LeonTing1010/tap/badges/score.svg)](https://glama.ai/mcp/servers/LeonTing1010/tap) 📇 🏠 🍎 🪟 🐧 - MCP server that compiles AI browser automation into deterministic `.tap.json` plans (25-op closed union, zero runtime LLM), runs on your logged-in Chrome, and detects drift via semantic fingerprint diff when sites change. 65+ open community taps on 40+ sites. - [markmircea/Selenix-MCP-Server](https://github.com/markmircea/Selenix-MCP-Server) [![markmircea/Selenix-MCP-Server MCP server](https://glama.ai/mcp/servers/markmircea/Selenix-MCP-Server/badges/score.svg)](https://glama.ai/mcp/servers/markmircea/Selenix-MCP-Server) 📇 🏠 🍎 🪟 🐧 - MCP server bridging Claude Desktop with Selenix for browser automation and testing. Create, run, debug, and manage browser tests through natural language. From df523027a2cd5529d6e0f2f3aef94d79ede3813f Mon Sep 17 00:00:00 2001 From: hshintelligence <282200705+hshintelligence@users.noreply.github.com> Date: Tue, 26 May 2026 10:48:05 +0530 Subject: [PATCH 2/2] Add Glama score badge per maintainer requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per the glama-check bot's two requirements: 1. Server listed on Glama: ✓ https://glama.ai/mcp/servers/hshintelligence/agent-scrape 2. Glama score badge added to PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eb710f2b..d36d032c4 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [freema/firefox-devtools-mcp](https://github.com/freema/firefox-devtools-mcp) 📇 🏠 - Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots. - [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) 📇 🏠 - Extract structured data from any website. Just prompt and get JSON. - [hanzili/comet-mcp](https://github.com/hanzili/comet-mcp) 📇 🏠 🍎 - Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring. -- [hshintelligence/agent-scrape](https://github.com/hshintelligence/agent-scrape) 📇 ☁️ - Pay-per-call web scraping for AI agents via x402 micropayments on Base. Six tools: scrape, extract structured data, screenshot, metadata, browser session, workflow. No signup, no API keys — just USDC. HTTP + MCP transports. +- [hshintelligence/agent-scrape](https://github.com/hshintelligence/agent-scrape) [![hshintelligence/agent-scrape MCP server](https://glama.ai/mcp/servers/hshintelligence/agent-scrape/badges/score.svg)](https://glama.ai/mcp/servers/hshintelligence/agent-scrape) 📇 ☁️ - Pay-per-call web scraping for AI agents via x402 micropayments on Base. Six tools: scrape, extract structured data, screenshot, metadata, browser session, workflow. No signup, no API keys — just USDC. HTTP + MCP transports. - [LarryWalkerDEV/mcp-immostage](https://github.com/LarryWalkerDEV/mcp-immostage) 📇 ☁️ - AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations. - [LeonTing1010/tap](https://github.com/LeonTing1010/tap) [![LeonTing1010/tap MCP server](https://glama.ai/mcp/servers/LeonTing1010/tap/badges/score.svg)](https://glama.ai/mcp/servers/LeonTing1010/tap) 📇 🏠 🍎 🪟 🐧 - MCP server that compiles AI browser automation into deterministic `.tap.json` plans (25-op closed union, zero runtime LLM), runs on your logged-in Chrome, and detects drift via semantic fingerprint diff when sites change. 65+ open community taps on 40+ sites. - [markmircea/Selenix-MCP-Server](https://github.com/markmircea/Selenix-MCP-Server) [![markmircea/Selenix-MCP-Server MCP server](https://glama.ai/mcp/servers/markmircea/Selenix-MCP-Server/badges/score.svg)](https://glama.ai/mcp/servers/markmircea/Selenix-MCP-Server) 📇 🏠 🍎 🪟 🐧 - MCP server bridging Claude Desktop with Selenix for browser automation and testing. Create, run, debug, and manage browser tests through natural language.