From f4903a2e05e3bf7d6571fdf17ed0a2e211a55477 Mon Sep 17 00:00:00 2001 From: Sebastijan Date: Fri, 3 Jul 2026 03:21:02 +0200 Subject: [PATCH 1/2] Add segentic-lab/periscope-mcp to Browser Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e151a6b22..fe33d7c2f 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [feedthrough/feedthrough](https://github.com/feedthrough/feedthrough) [![feedthrough/feedthrough MCP server](https://glama.ai/mcp/servers/feedthrough/feedthrough/badges/score.svg)](https://glama.ai/mcp/servers/feedthrough/feedthrough) 📇 🏠 🍎 🪟 🐧 - In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs. - [fradser/mcp-server-apple-reminders](https://github.com/FradSer/mcp-server-apple-reminders) 📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS - [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. +- [segentic-lab/periscope-mcp](https://github.com/segentic-lab/periscope-mcp) 🐍 🏠 - Website testing built for AI agents rather than raw browser bindings: 63 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions, network mocking, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits. - [sh6drack/zen-mcp](https://github.com/sh6drack/zen-mcp) [![sh6drack/zen-mcp MCP server](https://glama.ai/mcp/servers/sh6drack/zen-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sh6drack/zen-mcp) 📇 🏠 - Zen Browser automation via WebDriver BiDi. 20 tools for navigation, form filling, screenshots, and JavaScript evaluation. No Selenium or Playwright required. - [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. From e8dd7e098b03e6944d529bb4d72ea3a67cf2d885 Mon Sep 17 00:00:00 2001 From: Sebastijan Date: Sat, 4 Jul 2026 11:10:34 +0200 Subject: [PATCH 2/2] periscope-mcp: add Glama score badge; refresh entry (66 tools, web-app, INP) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe33d7c2f..a0c339f1b 100644 --- a/README.md +++ b/README.md @@ -356,7 +356,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [feedthrough/feedthrough](https://github.com/feedthrough/feedthrough) [![feedthrough/feedthrough MCP server](https://glama.ai/mcp/servers/feedthrough/feedthrough/badges/score.svg)](https://glama.ai/mcp/servers/feedthrough/feedthrough) 📇 🏠 🍎 🪟 🐧 - In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs. - [fradser/mcp-server-apple-reminders](https://github.com/FradSer/mcp-server-apple-reminders) 📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS - [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. -- [segentic-lab/periscope-mcp](https://github.com/segentic-lab/periscope-mcp) 🐍 🏠 - Website testing built for AI agents rather than raw browser bindings: 63 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions, network mocking, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits. +- [segentic-lab/periscope-mcp](https://github.com/segentic-lab/periscope-mcp) [![segentic-lab/periscope-mcp MCP server](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp/badges/score.svg)](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp) 🐍 🏠 - Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits. - [sh6drack/zen-mcp](https://github.com/sh6drack/zen-mcp) [![sh6drack/zen-mcp MCP server](https://glama.ai/mcp/servers/sh6drack/zen-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sh6drack/zen-mcp) 📇 🏠 - Zen Browser automation via WebDriver BiDi. 20 tools for navigation, form filling, screenshots, and JavaScript evaluation. No Selenium or Playwright required. - [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.