global-equities-screener__screen_turkey_bist
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Global Equities Screener] Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"default": 50
},
"criteria": {
"anyOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
],
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries