Merge pull request #8526 from ilya-bogin-keenable/add-keenable-web-search

Add Keenable Web Search (Search & Data Extraction)
This commit is contained in:
Frank Fiegel
2026-07-04 18:08:13 +07:00
committed by GitHub
+1
View File
@@ -2506,6 +2506,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`
- [keenableai/keenable-mcp](https://github.com/keenableai/keenable-mcp) [![keenableai/keenable-mcp MCP server](https://glama.ai/mcp/servers/keenableai/keenable-mcp/badges/score.svg)](https://glama.ai/mcp/servers/keenableai/keenable-mcp) 🎖️ 📇 ☁️ - Live web search and clean-markdown page fetch over the Keenable web index. Two tools: `search_web_pages`, `fetch_page_content`. Keyless by default (1,000 req/hour); an optional API key lifts the cap. Hosted Streamable HTTP at `https://api.keenable.ai/mcp`, or run `npx -y @keenable/mcp`.
- [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.