Provides web search capabilities via Google Custom Search API and extracts content from any webpage.
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.
Key Features
01Control search result quantity (1-10 results)
020 GitHub stars
03Return structured data for both search results and webpage content
04Extract main text content from any webpage
05Perform web searches using Google Custom Search API
06Clean extracted webpage content by removing scripts and styles
Use Cases
01Automating the retrieval and processing of information from specific URLs
02Generating structured data feeds for analysis or display from web content
03Equipping AI agents with real-time web search functionality