nsei-mcp-server
If you are the rightful owner of nsei-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to NSEI trade data through a standardized interface.
The National Stock Exchange of India (NSEI) MCP Server is designed to facilitate access to NSEI trade data through a standardized Model Context Protocol interface. This server is particularly useful for AI assistants, such as Claude, to programmatically access and analyze financial data. The server supports retrieving top market movers and the latest trades, which can be used for in-depth analysis of market trends and stock performance. The server is built with Python and requires a Financial Modeling Prep API key for operation. It supports installation via UV or pip, with UV being the recommended package manager for faster dependency resolution. The server can be integrated with platforms like Claude Desktop, allowing users to query financial data directly through the MCP interface.
Features
- Get top Movers: Access the top movers — gainers and losers for any given time period (presently limiting up to any 3 months interval).
- Get latest trades: Retrieve latest trades for further analysis of the day's movements.