MCP Servers / cloud-service / Stock Market MCP Server

Stock Market MCP Server

JSON →
stdionone6cloud-service

Provides real-time US stock market data and company financial information using the Alpha Vantage API.

Install
How to run this server

No install command recorded.

server path: stock-market-mcp-server
Tools
What this server exposes
get_ticker_price
获取股票实时价格,需要提供股票代码作为参数,返回最新的股票价格和时间戳
get_market_report
获取美国市场报告,提供市场整体状况概览
get_financial_statement
获取公司财务报表,支持三种报表类型:收入报表(income)、资产负债表(balance)、现金流量表(cashflow),需要提供股票代码和报表类型
get_company_overview
获取公司概览信息,需要提供股票代码,返回公司关键指标和基本信息
Configuration
Environment & auth
authnone
Resources
Stock Market MCP Server — MCP Server · libregistry