Loading languages...
@A

@adenot/mcp-google-search

@adenot37

A Model Context Protocol server that provides web search capabilities using Google Custom Search API and webpage content extraction functionality.

google
search
webpage
extraction
api

# mcpServer Config

{
  "mcpServers": {
    "google-search": {
      "command": "npx",
      "args": [
        "-y",
        "@adenot/mcp-google-search"
      ],
      "env": {
        "GOOGLE_API_KEY": "your-api-key-here",
        "GOOGLE_SEARCH_ENGINE_ID": "your-search-engine-id-here"
      }
    }
  }
}

# stdio

npx -y @adenot/mcp-google-search
Transport:
stdio
Ngôn ngữ:
JavaScript
Đã tạo:2/1/2025
Đã cập nhật:8/1/2025