Zwldarren Akshare One MCP

An MCP server based on 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. Its README documents 9 tools, including get_hist_data, get_realtime_data, get_news_data. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-03-14 · ★ 225 · #178 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Zwldarren Akshare One MCP

Claude Code

claude mcp add zwldarren-akshare-one-mcp --transport http https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "zwldarren-akshare-one-mcp": {
      "url": "https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · What Zwldarren Akshare One MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can get historical stock market data with support for multiple time periods and adjustment methods, get real-time stock market data, get stock-related news data, and get company balance sheet data.

The 9 tools it gives your agent

Extracted from the project's README - what zwldarren-akshare-one-mcp lets an agent do.

get_hist_data
- Get historical stock market data with support for multiple time periods and adjustment methods.
get_realtime_data
- Get real-time stock market data.
get_news_data
- Get stock-related news data.
get_balance_sheet
- Get company balance sheet data.
get_income_statement
- Get company income statement data.
get_cash_flow
- Get company cash flow statement data.
get_inner_trade_data
- Get company insider trading data.
get_financial_metrics
- Get key financial metrics from the three major financial statements.
get_time_info
- Get current time with ISO format, timestamp, and the last trading day.

Latest releases

v0.3.9 · 2026-03-14

bump akshare-one from 0.3.16 to 0.3.17 · update dependencies and fix type errors · bump akshare-one from 0.3.16 to 0.3.17 · update dependencies and fix type errors

v0.3.8 · 2025-12-12

bump ruff from 0.14.3 to 0.14.4 · bump akshare-one from 0.3.14 to 0.3.15 · fix error of get_news_data tool · bump ruff from 0.14.3 to 0.14.4 · bump akshare-one from 0.3.14 to 0.3.15 · fix error of get_news_data tool

v0.3.7 · 2025-11-01

update mcp registry schema version · Dev

04 · Who maintains Zwldarren Akshare One MCP

zwldarren-akshare-one-mcp is maintained by zwldarren. It's the only MCP server we track from this author; the repo dates to Apr 2025.

05 · Facts

category
finance - ranked #178 of 283 actively-maintained finance servers as of 2026-08-25.
registry
ai.smithery/zwldarren-akshare-one-mcp (active, first published 2025-09-11)

06 · Zwldarren Akshare One MCP FAQ

Is Zwldarren Akshare One MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-14. We re-verify nightly.

What can Zwldarren Akshare One MCP do?

With this server connected, an agent can get historical stock market data with support for multiple time periods and adjustment methods, get real-time stock market data, get stock-related news data, and get company balance sheet data.

How do I install Zwldarren Akshare One MCP?

Run `claude mcp add zwldarren-akshare-one-mcp --transport http https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp`. You can also paste the ready-made client config above.

Does Zwldarren Akshare One MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Zwldarren Akshare One MCP