stock-market-mcp-server

stock-market-mcp-server

3.2

If you are the rightful owner of stock-market-mcp-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.

An MCP server for stock market data processing and analysis.

Stock Market MCP Server

An MCP server for stock market data processing and analysis.

Features

  • Stock market data retrieval
  • Data processing and analysis
  • Uses API endpoints for accessing market information

Setup

# Clone the repository
git clone https://github.com/pedrorfdez/stock-market-mcp-server.git
cd stock-market-mcp-server

# Set up Python environment
uv venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate

# Install dependencies
uv pip install -e .

Usage

uv run server.py

License

MIT

Related MCP Servers

View all finance servers →