stock-market-server

stock-market-server

3.3

If you are the rightful owner of stock-market-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 TypeScript-based MCP server for retrieving stock market data using the Alpha Vantage API.

The Stock Market MCP Server is a TypeScript-based server designed to fetch real-time stock market data and company financial information through the Alpha Vantage API. It provides tools for generating US market reports, financial statements, and retrieving ticker prices for companies. The server is built to facilitate easy access to essential stock market data, making it a valuable resource for financial analysis and decision-making. It supports various financial reports and offers a comprehensive overview of company metrics.

Features

  • get_ticker_price: Fetches real-time stock prices. Requires a stock symbol as a parameter and returns the latest stock price with a timestamp.
  • get_market_report: Provides an overview of the US market status.
  • get_financial_statement: Retrieves company financial statements. Supports income, balance, and cashflow statements. Requires stock symbol and report type.
  • get_company_overview: Fetches company overview information. Requires a stock symbol and returns key metrics and basic information.

Related MCP Servers

View all finance servers →