AKShare
Rank #1,316io.github.hangeaiagent/akshare-mcp
Let a model explore AKShare's 1000+ China market data functions on its own — search, inspect, call
AKShare is a Model Context Protocol (MCP) server published by agentpit-io. It ranks #1,316 of 130,187 servers tracked on MCP Toplist, and its repository has 509 GitHub stars. AKShare is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,871 of 130,187 servers on MCP Toplist.
Use AKShare
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add akshare-mcp -e "AKSHARE_MAX_ROWS=<your AKSHARE_MAX_ROWS>" -- uvx agentpit-akshare-mcpReplace each placeholder with your own value before saving.
[mcp_servers.akshare-mcp]
command = "uvx"
args = ["agentpit-akshare-mcp"]
[mcp_servers.akshare-mcp.env]
AKSHARE_MAX_ROWS = "<your AKSHARE_MAX_ROWS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akshare-mcp": {
"command": "uvx",
"args": [
"agentpit-akshare-mcp"
],
"env": {
"AKSHARE_MAX_ROWS": "<your AKSHARE_MAX_ROWS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akshare-mcp": {
"command": "uvx",
"args": [
"agentpit-akshare-mcp"
],
"env": {
"AKSHARE_MAX_ROWS": "<your AKSHARE_MAX_ROWS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"akshare-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"agentpit-akshare-mcp"
],
"env": {
"AKSHARE_MAX_ROWS": "<your AKSHARE_MAX_ROWS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akshare-mcp": {
"command": "uvx",
"args": [
"agentpit-akshare-mcp"
],
"env": {
"AKSHARE_MAX_ROWS": "<your AKSHARE_MAX_ROWS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akshare-mcp": {
"command": "uvx",
"args": [
"agentpit-akshare-mcp"
],
"env": {
"AKSHARE_MAX_ROWS": "<your AKSHARE_MAX_ROWS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hangeaiagent%2Fakshare-mcp)<a href="https://mcptoplist.com/server/io.github.hangeaiagent%2Fakshare-mcp"><img src="https://mcptoplist.com/badge/io.github.hangeaiagent%2Fakshare-mcp.svg" alt="MCP Toplist: Top 5% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agentpit-io
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 10, 2026 |
Frequently asked questions
- Who maintains AKShare?
- AKShare is maintained by agentpit-io, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is AKShare listed on the Official MCP Registry?
- Yes — AKShare is listed on the Official MCP Registry.
- How many versions does AKShare have?
- MCP Toplist tracks 1 version of AKShare, most recently published on Sep 10, 2026.
- Where can I find the source code for AKShare?
- The source code for AKShare is hosted at github.com/agentpit-io/hunter-community.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.