Loading...
npx -y g-search-mcp{
"mcpServers": {
"g-search": {
"command": "npx",
"args": ["-y", "g-search-mcp"]
}
}
}searchExecutes Google searches with provided keywords and returns structured results.
Primarily a read operation; retrieves data from Google Search.
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.