mcp-stock-market

mcp-stock-market

1

MCP Stock Market is an MCP tool designed to retrieve stock market data using the Alpha Vantage API, enabling access to daily stock data through a straightforward MCP interface. It requires Node.js and a free Alpha Vantage API key for setup and operation.

MCP Stock Market

A Model Context Protocol (MCP) tool for retrieving stock market data using the Alpha Vantage API. This tool provides access to daily stock market data for any stock symbol through a simple MCP interface.

Requirements

  • Node.js v18 or higher
  • An Alpha Vantage API key (free tier available)

Setup

  1. Install dependencies
  2. Create a .env file and add your Alpha Vantage API key
  3. Build the project

MCP Client Configuration

Configure your MCP client by updating the MCP server configuration to include the stock market tool.

Available Tools

get-stock-data

Retrieve daily stock market data for a specific stock symbol.