From c4bafc2f9d8516b2c0f6c883b2f82629ed986df5 Mon Sep 17 00:00:00 2001 From: Konippi Date: Mon, 4 May 2026 17:59:44 +0900 Subject: [PATCH 1/2] Add konippi/servo-fetch to Browser Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..d5666e8ed 100644 --- a/README.md +++ b/README.md @@ -2025,6 +2025,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [just-every/mcp-screenshot-website-fast](https://github.com/just-every/mcp-screenshot-website-fast) 📇 🏠 - Fast screenshot capture tool optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing with configurable viewports and wait strategies for dynamic content. - [kagisearch/kagimcp](https://github.com/kagisearch/kagimcp) ☁️ 📇 – Official Kagi Search MCP Server - [kc23go/anybrowse](https://github.com/kc23go/anybrowse) [![kc23go/anybrowse MCP server](https://glama.ai/mcp/servers/kc23go/anybrowse/badges/score.svg)](https://glama.ai/mcp/servers/kc23go/anybrowse) 📇 ☁️ - Convert any URL to LLM-ready Markdown via real Chrome browsers. 3 tools: scrape, crawl, search. Free via MCP, pay-per-use via x402. Remote MCP endpoint: `https://anybrowse.dev/mcp` +- [konippi/servo-fetch](https://github.com/konippi/servo-fetch) 🦀 🏠 🍎 🪟 🐧 - Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server. - [kehvinbehvin/json-mcp-filter](https://github.com/kehvinbehvin/json-mcp-filter) ️🏠 📇 – Stop bloating your LLM context. Query & Extract only what you need from your JSON files. - [kimdonghwi94/Web-Analyzer-MCP](https://github.com/kimdonghwi94/web-analyzer-mcp) 🐍 🏠 🍎 🪟 🐧 - Extracts clean web content for RAG and provides Q&A about web pages. - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) ☁️ 📇 – Tavily AI search API From a10739e55aa7210b49f46a29cc7cbb2961460b26 Mon Sep 17 00:00:00 2001 From: Konippi Date: Wed, 27 May 2026 23:31:40 +0900 Subject: [PATCH 2/2] Add Glama score badge for servo-fetch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5666e8ed..b4a9af867 100644 --- a/README.md +++ b/README.md @@ -2025,7 +2025,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [just-every/mcp-screenshot-website-fast](https://github.com/just-every/mcp-screenshot-website-fast) 📇 🏠 - Fast screenshot capture tool optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing with configurable viewports and wait strategies for dynamic content. - [kagisearch/kagimcp](https://github.com/kagisearch/kagimcp) ☁️ 📇 – Official Kagi Search MCP Server - [kc23go/anybrowse](https://github.com/kc23go/anybrowse) [![kc23go/anybrowse MCP server](https://glama.ai/mcp/servers/kc23go/anybrowse/badges/score.svg)](https://glama.ai/mcp/servers/kc23go/anybrowse) 📇 ☁️ - Convert any URL to LLM-ready Markdown via real Chrome browsers. 3 tools: scrape, crawl, search. Free via MCP, pay-per-use via x402. Remote MCP endpoint: `https://anybrowse.dev/mcp` -- [konippi/servo-fetch](https://github.com/konippi/servo-fetch) 🦀 🏠 🍎 🪟 🐧 - Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server. +- [konippi/servo-fetch](https://github.com/konippi/servo-fetch) [![konippi/servo-fetch MCP server](https://glama.ai/mcp/servers/konippi/servo-fetch/badges/score.svg)](https://glama.ai/mcp/servers/konippi/servo-fetch) 🦀 🏠 🍎 🪟 🐧 - Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server. - [kehvinbehvin/json-mcp-filter](https://github.com/kehvinbehvin/json-mcp-filter) ️🏠 📇 – Stop bloating your LLM context. Query & Extract only what you need from your JSON files. - [kimdonghwi94/Web-Analyzer-MCP](https://github.com/kimdonghwi94/web-analyzer-mcp) 🐍 🏠 🍎 🪟 🐧 - Extracts clean web content for RAG and provides Q&A about web pages. - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) ☁️ 📇 – Tavily AI search API