mcpbeat Sign in

Akshare One MCP Server

by zwldarren Your server? Claim it
local only

Akshare One MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 458 installs a week from pypi.

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

Installs per day peak 600 · avg 214 · -14% w/w
a month agotoday
458
Installs / week
pypi · akshare-one-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Akshare One MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add akshare-one-mcp -- uvx akshare-one-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "akshare-one-mcp": {
      "args": [
        "akshare-one-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.akshare-one-mcp]
command = "uvx"
args = ["akshare-one-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "akshare-one-mcp": {
      "args": [
        "akshare-one-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "akshare-one-mcp": {
      "args": [
        "akshare-one-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Akshare One MCP

same job, measured the same way
Zwldarren Akshare One MCP
by smithery

Provide access to Chinese stock market data including historical prices, real-time data, news, and…

answering
China Market Intelligence MCP
by thenextgennexus

MCP server giving AI agents one-connection access to China A-share market intelligence: financials,

answering
Crypto Defi MCP
by thenextgennexus

MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco

answering
Finance
by cybeleri

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis

38 installs/wk local only
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
J-Quants MCP
by shigechika

MCP server for retrieving Japanese stock market data via J-Quants API v2

950 installs/wk local only
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
CCXT
by ccxt

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

1 494 installs/wk local only

Akshare One MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Akshare One MCP?
Akshare One MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package akshare-one-mcp was installed 458 times last week.
How do I connect Akshare One MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls akshare-one-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Akshare One MCP?
The pypi package akshare-one-mcp was installed 458 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.