Loading languages...
GO

google-search

@ayush-rudani

An MCP server implementation that integrates with Google's Custom Search JSON API, providing web search capabilities.

google
search
api
web search

# mcpServer Config

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

# stdio

node dist/index.js
Transport:
stdio
Taal:
TypeScript
Gemaakt:4/13/2025
Bijgewerkt:4/13/2025
Startpagina: