Wudao A-Share Stock Data MCP

Wudao A-Share Stock Data MCP is a structured China A-share market data MCP Server for WorkBuddy, Codex, Claude, Cursor, OpenClaw, Hermes, Doubao/Coze-style workflows and custom AI Agents. 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 HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-07-22 · ★ 10 · #248 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · HTML · how we verify → /methodology

01 · Install Wudao A-Share Stock Data MCP

Claude Code

claude mcp add jcdreamjc-wudao-mcp --transport http https://stock.quicktiny.cn/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jcdreamjc-wudao-mcp": {
      "url": "https://stock.quicktiny.cn/api/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://stock.quicktiny.cn/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 stock.quicktiny.cn

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.jcdreamjc is GitHub-verified and matches the repo owner

03 · Who maintains Wudao A-Share Stock Data MCP

Wudao A-Share Stock Data MCP is maintained by jcdreamjc. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
finance - ranked #248 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.jcdreamjc/wudao-mcp (active, first published 2026-07-15)

05 · Wudao A-Share Stock Data MCP FAQ

What is Wudao A-Share Stock Data MCP?

Wudao A-Share Stock Data MCP is a structured China A-share market data MCP Server for WorkBuddy, Codex, Claude, Cursor, OpenClaw, Hermes, Doubao/Coze-style workflows and custom AI Agents. It is available as a remote MCP endpoint.

Is Wudao A-Share Stock Data MCP still maintained?

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

How do I install Wudao A-Share Stock Data MCP?

Run `claude mcp add jcdreamjc-wudao-mcp --transport http https://stock.quicktiny.cn/api/mcp`. You can also paste the ready-made client config above.

Does Wudao A-Share Stock Data MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Wudao A-Share Stock Data MCP