From 053266a7638b136a44cc67e2f324516954b56eab Mon Sep 17 00:00:00 2001 From: Natden444 Date: Mon, 24 Aug 2026 15:38:42 -0700 Subject: [PATCH 1/3] Add TopAlternativesTo MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45f85250f..bf193d772 100644 --- a/README.md +++ b/README.md @@ -3473,6 +3473,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [JerryLiu369/agent-web-search](https://github.com/JerryLiu369/agent-web-search) [![JerryLiu369/agent-web-search MCP server](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search/badges/score.svg)](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search) 🐍 ☁️ 🏠 - Agent-native web search for AI agents: one provider-neutral `web_search` tool aggregating model-native grounding (ARK, Gemini, Grok, DeepSeek, Zhipu) and agent search APIs (Exa, Parallel, Brave, Perplexity, Tavily, You.com). Keyless free defaults, stdio + stateless Streamable-HTTP MCP, CLI, Python API, and Hermes plugin. Install via `pipx install agent-web-search-mcp`. - [artemchuikin/youtube-mcp](https://github.com/artemchuikin/youtube-mcp) [![artemchuikin/youtube-mcp MCP server](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp) 🎖️ 📇 ☁️ - YouTube transcripts in five formats (text, JSON, SRT, VTT, srv3), video and channel search, playlists, and 4,000-video batch jobs over a hosted endpoint. 14 tools, free tier, no card. - [jlucasmcrell/apify-scrapers](https://github.com/jlucasmcrell/apify-scrapers) [![jlucasmcrell/apify-scrapers MCP server](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers/badges/score.svg)](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers) 🐍 🏠 - Model Context Protocol server exposing verified public data scrapers and lead extractors for Google Maps, Glassdoor, SEC EDGAR, and state contractor registries. Run locally via Python stdio. +- [AgenticAdvertising/topalternativesto-mcp](https://github.com/AgenticAdvertising/topalternativesto-mcp) 📇 ☁️ - Verified software comparisons: pricing read from each vendor's own page with its source URL and the date it was checked, plus ranked alternatives for any tool. - [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) [![Newscatcher/catchall-mcp MCP server](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results. - [igorsaevets/page2ai-mcp](https://github.com/igorsaevets/page2ai-mcp) [![igorsaevets/page2ai-mcp MCP server](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp) 📇 🏠 - Convert any web page URL into clean Markdown for LLM context. Runs entirely on your machine with no external API calls and no API key. Preserves tables, code blocks and heading structure. Install via `npx -y @page2ai/mcp`. - [pgalyen1987/gate402-mcp](https://github.com/pgalyen1987/gate402-mcp) [![pgalyen1987/gate402-mcp MCP server](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp) 📇 ☁️ - Pay-per-call agent APIs over x402 (USDC on Base): per-token LLM inference (Llama 3.1/Qwen/Mistral), per-second GPU/CPU compute, on-chain/DeFi + SEC-EDGAR + news data, and clean-Markdown/Cloudflare-stealth web scraping. Signed receipts, no signup — auto-claims a free-tier key. Install via `npx -y gate402-mcp`. From c8047a030cef2197b1cba4b51e4fb6c82bd4ddc4 Mon Sep 17 00:00:00 2001 From: Natden444 Date: Mon, 24 Aug 2026 16:55:51 -0700 Subject: [PATCH 2/3] Add Glama score badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf193d772..50ec7a7a0 100644 --- a/README.md +++ b/README.md @@ -3474,6 +3474,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [artemchuikin/youtube-mcp](https://github.com/artemchuikin/youtube-mcp) [![artemchuikin/youtube-mcp MCP server](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp) 🎖️ 📇 ☁️ - YouTube transcripts in five formats (text, JSON, SRT, VTT, srv3), video and channel search, playlists, and 4,000-video batch jobs over a hosted endpoint. 14 tools, free tier, no card. - [jlucasmcrell/apify-scrapers](https://github.com/jlucasmcrell/apify-scrapers) [![jlucasmcrell/apify-scrapers MCP server](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers/badges/score.svg)](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers) 🐍 🏠 - Model Context Protocol server exposing verified public data scrapers and lead extractors for Google Maps, Glassdoor, SEC EDGAR, and state contractor registries. Run locally via Python stdio. - [AgenticAdvertising/topalternativesto-mcp](https://github.com/AgenticAdvertising/topalternativesto-mcp) 📇 ☁️ - Verified software comparisons: pricing read from each vendor's own page with its source URL and the date it was checked, plus ranked alternatives for any tool. +- [AgenticAdvertising/topalternativesto-mcp](https://github.com/AgenticAdvertising/topalternativesto-mcp) [![AgenticAdvertising/topalternativesto-mcp MCP server](https://glama.ai/mcp/servers/AgenticAdvertising/topalternativesto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AgenticAdvertising/topalternativesto-mcp) 📇 ☁️ - Verified software comparisons: pricing read from each vendor's own page with its source URL and the date it was checked, plus ranked alternatives for any tool. - [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) [![Newscatcher/catchall-mcp MCP server](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results. - [igorsaevets/page2ai-mcp](https://github.com/igorsaevets/page2ai-mcp) [![igorsaevets/page2ai-mcp MCP server](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp) 📇 🏠 - Convert any web page URL into clean Markdown for LLM context. Runs entirely on your machine with no external API calls and no API key. Preserves tables, code blocks and heading structure. Install via `npx -y @page2ai/mcp`. - [pgalyen1987/gate402-mcp](https://github.com/pgalyen1987/gate402-mcp) [![pgalyen1987/gate402-mcp MCP server](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp) 📇 ☁️ - Pay-per-call agent APIs over x402 (USDC on Base): per-token LLM inference (Llama 3.1/Qwen/Mistral), per-second GPU/CPU compute, on-chain/DeFi + SEC-EDGAR + news data, and clean-Markdown/Cloudflare-stealth web scraping. Signed receipts, no signup — auto-claims a free-tier key. Install via `npx -y gate402-mcp`. From 8e6ad959958f524de3a07e4d2700f325b9544773 Mon Sep 17 00:00:00 2001 From: Nathan Denier Date: Tue, 15 Sep 2026 19:07:36 -0700 Subject: [PATCH 3/3] Drop duplicate TopAlternativesTo entry left by the rebase --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50ec7a7a0..efb3675ae 100644 --- a/README.md +++ b/README.md @@ -3473,7 +3473,6 @@ Tools for conducting research, surveys, interviews, and data collection. - [JerryLiu369/agent-web-search](https://github.com/JerryLiu369/agent-web-search) [![JerryLiu369/agent-web-search MCP server](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search/badges/score.svg)](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search) 🐍 ☁️ 🏠 - Agent-native web search for AI agents: one provider-neutral `web_search` tool aggregating model-native grounding (ARK, Gemini, Grok, DeepSeek, Zhipu) and agent search APIs (Exa, Parallel, Brave, Perplexity, Tavily, You.com). Keyless free defaults, stdio + stateless Streamable-HTTP MCP, CLI, Python API, and Hermes plugin. Install via `pipx install agent-web-search-mcp`. - [artemchuikin/youtube-mcp](https://github.com/artemchuikin/youtube-mcp) [![artemchuikin/youtube-mcp MCP server](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp) 🎖️ 📇 ☁️ - YouTube transcripts in five formats (text, JSON, SRT, VTT, srv3), video and channel search, playlists, and 4,000-video batch jobs over a hosted endpoint. 14 tools, free tier, no card. - [jlucasmcrell/apify-scrapers](https://github.com/jlucasmcrell/apify-scrapers) [![jlucasmcrell/apify-scrapers MCP server](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers/badges/score.svg)](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers) 🐍 🏠 - Model Context Protocol server exposing verified public data scrapers and lead extractors for Google Maps, Glassdoor, SEC EDGAR, and state contractor registries. Run locally via Python stdio. -- [AgenticAdvertising/topalternativesto-mcp](https://github.com/AgenticAdvertising/topalternativesto-mcp) 📇 ☁️ - Verified software comparisons: pricing read from each vendor's own page with its source URL and the date it was checked, plus ranked alternatives for any tool. - [AgenticAdvertising/topalternativesto-mcp](https://github.com/AgenticAdvertising/topalternativesto-mcp) [![AgenticAdvertising/topalternativesto-mcp MCP server](https://glama.ai/mcp/servers/AgenticAdvertising/topalternativesto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AgenticAdvertising/topalternativesto-mcp) 📇 ☁️ - Verified software comparisons: pricing read from each vendor's own page with its source URL and the date it was checked, plus ranked alternatives for any tool. - [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) [![Newscatcher/catchall-mcp MCP server](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results. - [igorsaevets/page2ai-mcp](https://github.com/igorsaevets/page2ai-mcp) [![igorsaevets/page2ai-mcp MCP server](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/igorsaevets/page2ai-mcp) 📇 🏠 - Convert any web page URL into clean Markdown for LLM context. Runs entirely on your machine with no external API calls and no API key. Preserves tables, code blocks and heading structure. Install via `npx -y @page2ai/mcp`.