MCP Directory
Back

akshare-one-mcp

by zwldarren · Python · ★ 158

MCP server that provides access to Chinese stock market data using akshare-one

#akshare#mcp#mcp-server#stock-data

Install

pip install git+https://github.com/zwldarren/akshare-one-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "akshare-one-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/zwldarren/akshare-one-mcp.git"
      ]
    }
  }
}

From the README

English | 中文 [](https://smithery.ai/server/@zwldarren/akshare-one-mcp) An MCP server based on [akshare-one](https://github.com/zwldarren/akshare-one), providing comprehensive interfaces for China stock market data. It offers a set of powerful tools for retrieving financial information including historical stock data, real-time data, news data, and financial statements. Get historical stock market data with support for multiple time periods and adjustment methods. Parameters - (string, required): Stock code (e.g. '000001') - (string, optional): Time interval ('minute','hour','day'…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers