Catalog
io.github.zwldarren/akshare-one-mcp
OfficialMCP server that provides access to Chinese stock market data using akshare-one
Provides access to Chinese stock market data through akshare-one integration.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"akshare-one-mcp": {
"command": "uvx",
"args": [
"akshare-one-mcp"
]
}
}
}