From 9f81e8485de4f9de60bd1939d87157b6b181952d Mon Sep 17 00:00:00 2001 From: Alejandro Loyola Date: Wed, 29 Jul 2026 12:25:35 -0600 Subject: [PATCH] Add Glama badge to Browserless entry Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e982b90b..eaa818431 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [bighippoman/intercept-mcp](https://github.com/bighippoman/intercept-mcp) [![bighippoman/intercept-mcp MCP server](https://glama.ai/mcp/servers/bighippoman/intercept-mcp/badges/score.svg)](https://glama.ai/mcp/servers/bighippoman/intercept-mcp) 📇 🏠 - Multi-tier fallback chain for fetching web content as clean markdown. Handles tweets, YouTube, arXiv, PDFs, and regular pages with 9 fallback strategies. - [blackwhite084/playwright-plus-python-mcp](https://github.com/blackwhite084/playwright-plus-python-mcp) 🐍 - An MCP python server using Playwright for browser automation,more suitable for llm - [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) 🎖️ 📇 - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more) -- [browserless/browserless-mcp](https://github.com/browserless/browserless-mcp) 🎖️ ☁️ - Headless browser automation and web scraping infrastructure. Exposes the Browserless smart scraper API to LLM clients over MCP. +- [browserless/browserless-mcp](https://github.com/browserless/browserless-mcp) [![browserless/browserless-mcp MCP server](https://glama.ai/mcp/servers/browserless/browserless-mcp/badges/score.svg)](https://glama.ai/mcp/servers/browserless/browserless-mcp) 🎖️ ☁️ - Headless browser automation and web scraping infrastructure. Exposes the Browserless smart scraper API to LLM clients over MCP. - [browsermcp/mcp](https://github.com/browsermcp/mcp) 📇 🏠 - Automate your local Chrome browser - [brutalzinn/simple-mcp-selenium](https://github.com/brutalzinn/simple-mcp-selenium) 📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios. - [co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) 🐍 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.