Stats
Actions
Tags
From china-finance
Provides access to Chinese A-share market financial data (stocks, funds, futures) via the akshare library. Runs locally as a Python subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"akshare": {
"command": "python",
"args": [
"../../mcp-servers/akshare-mcp/server.py"
]
}
}
}Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
npx claudepluginhub jwangkun/claude-for-financial-services-cn --plugin china-finance