An MCP server capable of retrieving A-share, Hong Kong stock, and U.S. stock data using AkShare.
Project description
akshare-mcp
an MCP server capable of retrieving A-share, Hong Kong stock, and U.S. stock data using AkShare.
Usage
1. Install and Run
pip install vearne-akshare-mcp
Method 1: Run with transport 'stdio'
python3 -m vearne_akshare_mcp
Method 2: Run with transport 'streamable-http'
python3 -m vearne_akshare_mcp --http --bind="127.0.0.1" --port=8090
Server URL: http://127.0.0.1:8090/mcp/
2. use with uvx
"mcpServers": {
"vearne-akshare-mcp": {
"command": "uvx",
"args": ["vearne_akshare_mcp"]
}
}
3 develop
cd src/vearne_akshare_mcp
Thanks
Inspired by akshare-one-mcp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vearne_akshare_mcp-0.1.9.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters