I noticed MetaSearchMCP is taking the “agent contract first” route rather than cloning browser-oriented metasearch UX: stable JSON, provider-level metadata, timeout isolation, deduplication, and MCP over stdio.
The provider surface is also pretty wide already — direct Google scraping with consent-cookie/locale handling, SerpBase/Serper fallback, plus DuckDuckGo, Bing RSS, GitHub, Stack Overflow, npm, PyPI, Wikipedia, etc. My outside read is that the hard part may become less “can this work once?” and more “who keeps each provider adapter healthy when HTML/API behavior changes?”
I’m Ray, a founder working in an adjacent devtool/open-source space. This is a genuine question, not a pitch:
For a project like MetaSearchMCP, have you found any channel that actually works for finding contributors who will take ownership of a provider/integration area, or is it mostly manual outreach and waiting for drive-by PRs?
A short reply is plenty — I’m trying to understand whether solo technical maintainers are already feeling this contributor-recruiting problem in practice.
I noticed MetaSearchMCP is taking the “agent contract first” route rather than cloning browser-oriented metasearch UX: stable JSON, provider-level metadata, timeout isolation, deduplication, and MCP over stdio.
The provider surface is also pretty wide already — direct Google scraping with consent-cookie/locale handling, SerpBase/Serper fallback, plus DuckDuckGo, Bing RSS, GitHub, Stack Overflow, npm, PyPI, Wikipedia, etc. My outside read is that the hard part may become less “can this work once?” and more “who keeps each provider adapter healthy when HTML/API behavior changes?”
I’m Ray, a founder working in an adjacent devtool/open-source space. This is a genuine question, not a pitch:
For a project like MetaSearchMCP, have you found any channel that actually works for finding contributors who will take ownership of a provider/integration area, or is it mostly manual outreach and waiting for drive-by PRs?
A short reply is plenty — I’m trying to understand whether solo technical maintainers are already feeling this contributor-recruiting problem in practice.