mixelpixx_GoogleSearch_McpServer

mixelpixx_GoogleSearch_McpServer

3.2

If you are the rightful owner of mixelpixx_GoogleSearch_McpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that integrates Google search capabilities and webpage content analysis tools for AI models.

The Google Search MCP Server is designed to enable AI models to perform Google searches and analyze webpage content programmatically. It integrates Google Custom Search and provides tools for webpage content analysis, allowing batch processing of multiple webpages. The server is built with a TypeScript MCP server for protocol communication and a Python Flask server for handling Google API interactions. It requires Node.js, Python, and Google Cloud credentials for setup.

Features

  • Google Custom Search integration
  • Webpage content analysis
  • Batch webpage analysis
  • MCP-compliant interface

Tools

  1. search

    Perform Google searches and retrieve results.

  2. analyze_webpage

    Extract and analyze content from a single webpage.

  3. batch_analyze_webpages

    Analyze multiple webpages in a single request.