Google Search & Webpage Reader
bypgzhang
0Provides web search capabilities via Google Custom Search API and extracts content from any webpage.
Acerca de
This Model Context Protocol (MCP) server extends AI agents with powerful web search and content extraction capabilities. It leverages the Google Custom Search API to perform targeted or general web searches, returning structured results. Additionally, it can fetch and parse any webpage, intelligently extracting and cleaning the main text content, making it ideal for feeding up-to-date information into large language models or other data processing workflows.
Características Principales
- Control search result quantity (1-10 results)
- 0 GitHub stars
- Return structured data for both search results and webpage content
- Extract main text content from any webpage
- Perform web searches using Google Custom Search API
- Clean extracted webpage content by removing scripts and styles
Casos de Uso
- Automating the retrieval and processing of information from specific URLs
- Generating structured data feeds for analysis or display from web content
- Equipping AI agents with real-time web search functionality