Akshare One MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 036 installs a week from pypi.
MCP server that provides access to Chinese stock market data using akshare-one
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.
claude mcp add akshare-one-mcp -- uvx akshare-one-mcp
{
"mcpServers": {
"akshare-one-mcp": {
"args": [
"akshare-one-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.akshare-one-mcp]
command = "uvx"
args = ["akshare-one-mcp"]
{
"mcpServers": {
"akshare-one-mcp": {
"args": [
"akshare-one-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"akshare-one-mcp": {
"args": [
"akshare-one-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.