Fetch Browser
A powerful headless browser MCP server that enables AI agents to fetch web content and perform Google searches without requiring any API keys. Built with modern web standards and designed for seamless integration with AI platforms.
Features
- No API Keys Required: Uses a sophisticated headless browser approach to fetch content directly
- Smart Google Search:
- Extract structured results from Google searches
- Support for both web and news results
- Configurable number of results (1-100)
- Full content fetching of search results
- Automatic retry and error handling
- Universal Content Fetching:
- Support for any webpage or API endpoint
- Multiple output formats (HTML, JSON, Text, Markdown)
- Automatic content type detection
- Response size limits and timeout protection
- Rate limiting protection
- Format Conversion:
- Clean HTML to Markdown conversion
- Pretty-printed JSON responses
- Structured HTML output
- Plain text with proper formatting
Tools
1. Google Search Tool (google_search
)
Executes Google searches and fetches full content of results:
2. URL Fetcher Tool (fetch_url
)
Fetches content from any URL:
Installation
Via Smithery
Manual Installation
Development
Response Formats
1. Markdown Format
2. JSON Format
3. HTML Format
4. Text Format
Error Handling
- Automatic retries with exponential backoff
- Rate limiting protection
- Timeout handling
- Detailed error messages
- Individual result error tracking
Security Features
- Response size limits
- Request timeouts
- Rate limiting protection
- No API keys or secrets required
- Proper error handling
Credits
Created by Seth Rose:
- Website: https://www.sethrose.dev
- 𝕏 (Twitter): https://x.com/TheSethRose
- 🦋 (Bluesky): https://bsky.app/profile/sethrose.dev
License
MIT License - See LICENSE for details
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI エージェントが API キーなしで Web コンテンツを取得し、Google 検索を実行できるようにするヘッドレス ブラウザ MCP サーバー。Markdown、JSON、HTML、テキストなどのさまざまな出力形式をサポートしています。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP (Model Context Protocol) server that provides Google search capabilities and webpage content analysis tools. This server enables AI models to perform Google searches and analyze webpage content programmatically.Last updated -12135
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -82
- -securityFlicense-qualityAn MCP server that provides access to Google's API Discovery Service, allowing agents to discover and interact with Google APIs through natural language commands.Last updated -
- -securityFlicense-qualityAn MCP server that enables interacting with Google's Indexing API, allowing agents to submit URLs to Google for indexing or removal from search results through natural language commands.Last updated -