Skip to main content
Glama
BACH-AI-Tools

Indian Stock Exchange API2 MCP Server

get_trending_stocks

Identify trending stocks in the Indian market by analyzing current trading activity and investor interest to support investment decisions.

Instructions

$23d

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • server.py:56-61 (registration)
    The tool "get_trending_stocks" is dynamically registered via `FastMCP.from_openapi` using the `OPENAPI_SPEC` defined in the same file. It maps the `operationId` "get_trending_stocks" from the OpenAPI definition to a tool automatically generated by `FastMCP`.
    mcp = FastMCP.from_openapi(
        openapi_spec=openapi_dict,
        client=client,
        name="indian_stock_exchange_api2",
        version=__version__
    )

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bach-indian_stock_exchange_api2'

If you have feedback or need assistance with the MCP directory API, please join our Discord server