Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/13
Updated
2025/4/13