Stock Market MCP Server
@MCP-100
About Stock Market MCP Server
Stock Market MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stock Market MCP Server?
An MCP server built with TypeScript that uses the Alpha Vantage API to provide real-time stock market data and company financial information. It is designed for use with MCP-compatible hosts like Claude Desktop.
How to use Stock Market MCP Server?
Install dependencies with npm install, build with npm run build, and add the server configuration to your Claude Desktop configuration file (JSON) specifying the path to the built index.js. Obtain a free API key from Alpha Vantage and set it as an environment variable or directly in code.
Key features of Stock Market MCP Server
- Retrieve real-time stock ticker price and timestamp
- Fetch a US market overview report
- Get financial statements: income, balance sheet, cash flow
- Access company overview with key metrics and info
Use cases of Stock Market MCP Server
- Quickly check the latest price of a stock ticker
- Generate a summary of overall US market conditions
- Pull specific financial reports for investment analysis
- Obtain a company snapshot including fundamentals
FAQ from Stock Market MCP Server
What is Stock Market MCP Server?
It is a TypeScript-based MCP server that provides stock market data from the Alpha Vantage API.
How do I get an Alpha Vantage API key?
Visit the Alpha Vantage support page at https://www.alphavantage.co/support/#api-key to sign up for a free API key.
How do I install Stock Market MCP Server?
Run npm install to install dependencies, then npm run build to compile the project. Add the server configuration to your Claude Desktop configuration file (path differs by OS) with the command pointing to the built index.js.
How do I debug the server?
Use the MCP Inspector tool by running npm run inspector. It provides a browser-based interface for debugging.
Are there any API usage limits?
Yes, be aware of the Alpha Vantage API call frequency limits. The README notes that all responses are returned in JSON format.
More Finance & Commerce MCP servers
Crypto Indicators MCP Server
kukapayAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Comments