screen_stocks
ActiveTool of com.thenextgennexus/finance-mcp-server
Filter and screen stocks based on financial criteria like market cap range, sector, P/E ratio thresholds, dividend yield, or revenue growth. Returns matching ticker symbols with key metrics. Use for value investing, growth stock identification, or portfolio rebalancing analysis.
Parameters schema
{
"type": "object",
"properties": {
"criteria": {
"type": "object",
"description": "Filtering criteria as key-value pairs (e.g. {'sector': 'technology', 'market_cap_min': 1000000000, 'pe_ratio_max': 25})"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/finance-mcp-server
1/7 registries