Google Search MCP ServerServer

mixelpixx
GitHub
SearchWeb AutomationGoogle API

Loading subscription status...

💡 Description

The Google Search MCP Server provides Google search capabilities to AI models through an MCP server interface, allowing for advanced search queries with filtering options for date, language, country, and safe search.

📝 JSON Entries

{
  "mcpServers": [
    {
      "google-search": {
        "env": {
          "GOOGLE_API_KEY": "your-google-api-key",
          "GOOGLE_SEARCH_ENGINE_ID": "your-custom-search-engine-id"
        },
        "args": [
          "/path/to/google-search-mcp-server/dist/google-search.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

google_searchextract_webpage_contentextract_multiple_webpages

Features

  • Integration with Google Custom Search
  • Advanced Search capabilities
  • Batch webpage content analysis
  • Results classification and summarization

💬 Example Queries

  • Search for the latest news about AI development.
  • Find articles on climate change published in the last month.