global-equities-screener__screen_china_bse
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Global Equities Screener] Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board. Args: criteria: filter dict (sector, market cap, 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.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries