Loading languages...
@M

@mcp-for-dev/mcp-google-search

@mcp-for-dev1

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

google-search
web-content-extraction
mcp-server

# mcpServer Config

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

# stdio

npx -y @mcp-for-dev/mcp-google-search
Transport:
stdio
언어:
JavaScript
생성됨:4/11/2025
업데이트됨:4/14/2025