akshare-one-mcp

akshare-one-mcp

11

AKShare One MCP Server is a Model Context Protocol server designed to provide interfaces for retrieving financial data related to the China stock market. It includes features for accessing historical and real-time stock data, news, and financial documents such as balance sheets and income statements.

AKShare One MCP Server

An MCP server based on akshare-one, offering interfaces for China stock market data. It provides tools for retrieving financial information including historical stock data, real-time data, news data, financial statements, and more.

Tools

  • get_hist_data: Retrieve historical stock data.
  • get_realtime_data: Access real-time stock data.
  • get_news_data: Obtain stock-related news.
  • get_balance_sheet: Fetch company balance sheet data.
  • get_income_statement: Acquire company income statement data.
  • get_cash_flow: Gather company cash flow data.
  • get_inner_trade_data: Access insider trading data.
  • get_current_time: Get current time in ISO format.

Usage Instructions

Installing via Smithery

  • Use Smithery to install for Claude Desktop automatically.

Installing via uv

  • Install directly from PyPI using uv.

Installing via local source code

  • Instructions for cloning and setting up the repository using uv.