Akshare One MCP Server

v1.0.0Business Applicationsstable

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

aksharemcpmcp-serverstock-data
Share:
177
Stars
0
Downloads
0
Weekly
0/5

About

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

Features

  • get_hist_data
  • get_realtime_data
  • get_news_data
  • get_balance_sheet
  • get_income_statement

Use Cases

Get historical stock market data Args: symbol: Stock symbol/ticker (e.g. '000001') interval: Time interval ('minute','hour','day','week','month','year') interval_multiplier: Interval multiplier (default: 1) start_date: Start date in YYYY-MM-DD format
Get real-time stock market data Args: symbol: Stock symbol/ticker (optional, e.g. '000001') source: Data source ('xueqiu', 'eastmoney') (default: 'xueqiu')
Get stock-related news data Args: symbol: Stock symbol/ticker (e.g. '000001') source: Data source (default: 'eastmoney')
Get company balance sheet data Args: symbol: Stock symbol/ticker (e.g. '000001') source: Data source (default: 'sina')
Get company income statement data Args: symbol: Stock symbol/ticker (e.g. '000001') source: Data source (default: 'sina')
zwldarren

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx akshare-one

Examples

Basic Configuration

Configure Akshare One MCP Server

npx akshare-one

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Business Applications MCP Servers

Explore other servers in the Business Applications category.

Quick Config Preview

{ "mcpServers": { "akshare-one": { "command": "npx", "args": ["-y", "akshare-one"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Akshare One MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides