us_stock_mcp_server

us_stock_mcp_server

3.1

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

A Model Context Protocol (MCP) server designed for accessing and updating US stock historical price data.

The US Stock Data MCP Server is a specialized server that facilitates the retrieval and updating of historical stock price data for US markets. It is designed to store data locally in CSV format, ensuring quick access and efficient data management. The server supports automatic updates from Yahoo Finance, allowing users to keep their data current without manual intervention. It also features safe data writing practices using temporary files to prevent data corruption. Users can customize the time range for data updates, providing flexibility in data management. The server is built with Python and requires the installation of specific dependencies to function effectively.

Features

  • Local Data Storage: Store stock data in CSV format locally for quick access
  • Automatic Updates: Support for automatic stock data updates from Yahoo Finance
  • Safe Data Writing: Use temporary files to ensure atomic and secure data writing
  • Flexible Time Range: Customizable start date for data updates

Tools

  1. get_local_stock_data

    Retrieve local stock historical data

  2. update_stock_data

    Update stock data

Related MCP Servers

View all finance servers →