Retrieves news articles from google alerts service on specific topics.
Server Config
{
"mcpServers": {
"google-alerts": {
"command": "uvx",
"args": [
"google-alerts-mcp"
],
"env": {}
}
}
}{
"mcpServers": {
"google-alerts": {
"command": "uvx",
"args": [
"google-alerts-mcp"
],
"env": {}
}
}
}