Enables comprehensive web searching and content extraction using multiple search engines (Bing, Brave, DuckDuckGo) without API keys. Provides tools for full web searches with content extraction, quick search summaries, and single webpage content retrieval.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BROWSER_FALLBACK_THRESHOLD— Number of axios failures before using browser fallback (default: 3)BROWSER_HEADLESS— "": "true",BROWSER_TYPES— Comma-separated list of browser types to use (default: 'chromium,firefox', options: chromium, firefox, webkit)DEFAULT_TIMEOUT— Default timeout for requests in milliseconds (default: 6000)ENABLE_RELEVANCE_CHECKING— Enable/disable search result quality validation (default: true)FORCE_MULTI_ENGINE_SEARCH— Try all search engines and return best results (default: false)MAX_BROWSERS— Maximum number of browser instances to maintain (default: 3)MAX_CONTENT_LENGTH— Content Length Issues: If you experience odd behavior due to content length limits, try setting "": "10000", or another value, in your mcp.json environment variables:RELEVANCE_THRESHOLD— Minimum quality score for search results (0.0-1.0, default: 0.3)[](https://m8ven.ai/mcp/mrkrsl-web-search-mcp-0cyo0d)