Google Search
bypgzhang
0Provides web search capabilities using Google Custom Search API and extracts content from webpages for AI model integration.
About
This Model Context Protocol (MCP) server integrates powerful web search functionality via the Google Custom Search API with a robust webpage content extraction tool. Designed to be easily integrated with AI models and applications, it enables developers to fetch structured search results and clean text content from any URL, facilitating real-time information retrieval and data processing for intelligent agents and automated workflows.
Key Features
- 0 GitHub stars
- Perform web searches using Google Custom Search API
- Control the number of search results (1-10)
- Receive structured search results including title, link, and snippet
- Fetch and parse content from any webpage
- Extract clean webpage text, removing scripts and styles
Use Cases
- Providing current information for AI agents by fetching and cleaning webpage content
- Enhancing AI models with real-time web search capabilities
- Automating data collection from specific URLs for analysis or summarization