yahoo-finance__compare_stocks
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Yahoo Finance] Compare multiple stocks side by side with key metrics. Args: tickers: List of ticker symbols to compare (e.g. ['AAPL', 'MSFT', 'GOOGL'])
Parameters schema
{
"type": "object",
"required": [
"tickers"
],
"properties": {
"tickers": {
"type": "array",
"items": {
"type": "string"
}
}
}
}Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries