From 2f202aa9aba8f80ad1f211d6c473fa6ba2f550a4 Mon Sep 17 00:00:00 2001 From: goofrey <64430698+goofrey@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:22:05 +0000 Subject: [PATCH 1/2] Add Zoom Search MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..14f9e1e01 100644 --- a/README.md +++ b/README.md @@ -2516,6 +2516,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [gemy411/multi-research-agents](https://github.com/gemy411/multi-agents-research) ☁️ - a KTOR server/ MCP server written in Kotlin applying multi-agents schools in a flexible research system to be used with coding or for research any general case. - [giskard09/giskard-search](https://github.com/giskard09/giskard-search) [![giskard09/giskard-search MCP server](https://glama.ai/mcp/servers/giskard09/giskard-search/badges/score.svg)](https://glama.ai/mcp/servers/giskard09/giskard-search) 🐍 🏠 - Pay-per-use semantic web search for AI agents. Powered by SearxNG, agents pay in sats via Lightning Network micropayments — no API keys required. Self-hosted with phoenixd. - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. +- [goofrey/zoom-search](https://github.com/goofrey/zoom-search) 🐍 ☁️ 🏠 - MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics. - [gregm711/agent-domain-service-mcp](https://github.com/gregm711/agent-domain-service-mcp) 📇 ☁️ - AI-powered domain brainstorming, analysis, and availability checking via AgentDomainService.com. Generate creative domain names from descriptions, get AI scoring for brandability/memorability, and check real-time availability with pricing. No API keys required. - [HasData/hasdata-mcp](https://github.com/HasData/hasdata-mcp) [![HasData/hasdata-mcp MCP server](https://glama.ai/mcp/servers/HasData/hasdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/HasData/hasdata-mcp) 📇 ☁️ - Remote MCP server providing structured data APIs for Google (Search, Maps, Trends, Flights), Amazon, Airbnb, Zillow, Yelp, and more. 40+ tools returns clean JSON data instead of browser automation or raw HTML scraping. Designed for AI agents requiring reliable hosted data access. - [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 🐍 ☁️ MCP to search through PapersWithCode API From bcf254732e9c7bb792667f1891ec917a6b544808 Mon Sep 17 00:00:00 2001 From: goofrey <64430698+goofrey@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:33:32 +0000 Subject: [PATCH 2/2] Add Glama badge for Zoom Search --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f9e1e01..757e172de 100644 --- a/README.md +++ b/README.md @@ -2516,7 +2516,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [gemy411/multi-research-agents](https://github.com/gemy411/multi-agents-research) ☁️ - a KTOR server/ MCP server written in Kotlin applying multi-agents schools in a flexible research system to be used with coding or for research any general case. - [giskard09/giskard-search](https://github.com/giskard09/giskard-search) [![giskard09/giskard-search MCP server](https://glama.ai/mcp/servers/giskard09/giskard-search/badges/score.svg)](https://glama.ai/mcp/servers/giskard09/giskard-search) 🐍 🏠 - Pay-per-use semantic web search for AI agents. Powered by SearxNG, agents pay in sats via Lightning Network micropayments — no API keys required. Self-hosted with phoenixd. - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. -- [goofrey/zoom-search](https://github.com/goofrey/zoom-search) 🐍 ☁️ 🏠 - MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics. +- [goofrey/zoom-search](https://github.com/goofrey/zoom-search) [![goofrey/zoom-search MCP server](https://glama.ai/mcp/servers/goofrey/zoom-search/badges/score.svg)](https://glama.ai/mcp/servers/goofrey/zoom-search) 🐍 ☁️ 🏠 - MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics. - [gregm711/agent-domain-service-mcp](https://github.com/gregm711/agent-domain-service-mcp) 📇 ☁️ - AI-powered domain brainstorming, analysis, and availability checking via AgentDomainService.com. Generate creative domain names from descriptions, get AI scoring for brandability/memorability, and check real-time availability with pricing. No API keys required. - [HasData/hasdata-mcp](https://github.com/HasData/hasdata-mcp) [![HasData/hasdata-mcp MCP server](https://glama.ai/mcp/servers/HasData/hasdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/HasData/hasdata-mcp) 📇 ☁️ - Remote MCP server providing structured data APIs for Google (Search, Maps, Trends, Flights), Amazon, Airbnb, Zillow, Yelp, and more. 40+ tools returns clean JSON data instead of browser automation or raw HTML scraping. Designed for AI agents requiring reliable hosted data access. - [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 🐍 ☁️ MCP to search through PapersWithCode API