Back to MCP Directory
Connections & Capabilities
Connects To
GitHubPlaywright
Capabilities
readexec
Quickstart
Install
npx -y g-search-mcpConfig
{
"mcpServers": {
"g-search": {
"command": "npx",
"args": ["-y", "g-search-mcp"]
}
}
}Exposed MCP Tools (1)
safe
searchExecutes Google searches with provided keywords and returns structured results.
Primarily a read operation; retrieves data from Google Search.
Safety Assessment
G-Search MCP is relatively safe for general use, as it primarily performs read operations (search). However, enabling debug mode or misconfiguring parameters could increase risk. It's crucial to monitor resource usage and network activity.
- Simulates user behavior to avoid detection.
- Returns structured data in JSON format.
- Supports configurable parameters for safety.
- Handles CAPTCHA automatically.
- Requires internet access.
- Can potentially expose IP address.
- Relies on external website (Google) which can change.
- Debug mode shows browser window, potentially exposing information.
