Integrations
Enables installation and execution of the MCP server via npm packages, making it accessible through npx commands.
Servidor de análisis de acciones MCP de Akshay Bavkar
Este es un servidor MCP que proporciona acceso a datos bursátiles indios históricos y en tiempo real mediante la API de Yahoo Finance. Permite que los LLM locales utilicen la recuperación de datos bursátiles como contexto mediante Claude Desktop, Cursor y otros agentes compatibles con MCP.
Funciones disponibles
- getStockQuote : obtiene la cotización actual de una acción india.
- getHistoricalData : obtiene datos históricos de una acción india con intervalos y períodos personalizados.
Configuración
Uso en Host
Configure su cliente MCP (por ejemplo, Claude Desktop) para conectarse al servidor:
Herramientas
getStockQuote
Obtenga la cotización actual de una acción.
Aporte:
symbol
: El símbolo de la acción (por ejemplo, RELIANCE.NS)
Producción:
getHistoricalData
Obtenga datos históricos de una acción.
Aporte:
symbol
: el símbolo de la acción (por ejemplo, RELIANCE.NS)interval
: el intervalo de tiempo para los datos (daily
,weekly
omonthly
) (opcional, predeterminado:daily
)
Producción:
Objeto JSON que contiene los datos históricos. La estructura de la salida depende del parámetro de intervalo.
Contribuyendo
¡Agradecemos sus contribuciones! Abra un problema o una solicitud de incorporación de cambios.
Licencia
Instituto Tecnológico de Massachusetts (MIT)
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Proporciona acceso a datos bursátiles indios históricos y en tiempo real a través de la API de Yahoo Finance, lo que permite a los LLM locales recuperar información bursátil a través de agentes compatibles con MCP como Claude Desktop y Cursor.
Related MCP Servers
- AsecurityFlicenseAqualityThis is an MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.Last updated -2156JavaScript
- -securityAlicense-qualityProvides comprehensive stock screening capabilities through Yahoo Finance. Enables LLMs to screen stocks based on technical, fundamental, and options criteria, with support for watchlist management and result storage.Last updated -13PythonMIT License
- -securityAlicense-qualityA Model Context Protocol server providing real-time stock data and options analysis through Yahoo Finance, enabling LLMs to access market data, analyze stocks, and evaluate options strategies.Last updated -4PythonMIT License
- -securityFlicense-qualityIntegrates Yahoo Finance API with LLaMA 3.2 3B, allowing users to retrieve real-time stock prices, company information, historical data, and market news while maintaining the model's original capabilities.Last updated -Python
Appeared in Searches
- A resource for stock market news and stock market APIs
- Comparison or Use of Alpaca, Alpha Vantage, and yFinance for Financial or Data Analysis
- Services for Getting Stock Market Data Using yFinance, Alpaca, Alpha Vantage, and RapidAI
- Information on Cryptocurrency
- Vibe coding and creative programming resources