AKBridge
Rank #22,688io.github.kevynf/akbridge
Search and call AKShare financial data interfaces through three routed MCP tools
AKBridge is a Model Context Protocol (MCP) server published by kevynf. It ranks #22,688 of 132,046 servers tracked on MCP Toplist. AKBridge is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 8, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 109,358 of 132,046 servers on MCP Toplist.
Use AKBridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add akbridge -- uvx akbridge --mode router[mcp_servers.akbridge]
command = "uvx"
args = ["akbridge", "--mode", "router"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"akbridge": {
"command": "uvx",
"args": [
"akbridge",
"--mode",
"router"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"akbridge": {
"command": "uvx",
"args": [
"akbridge",
"--mode",
"router"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"akbridge": {
"type": "stdio",
"command": "uvx",
"args": [
"akbridge",
"--mode",
"router"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"akbridge": {
"command": "uvx",
"args": [
"akbridge",
"--mode",
"router"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"akbridge": {
"command": "uvx",
"args": [
"akbridge",
"--mode",
"router"
]
}
}
}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.kevynf%2Fakbridge)<a href="https://mcptoplist.com/server/io.github.kevynf%2Fakbridge"><img src="https://mcptoplist.com/badge/io.github.kevynf%2Fakbridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kevynf
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 9, 2026 |
Frequently asked questions
- Who maintains AKBridge?
- AKBridge is maintained by kevynf, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AKBridge listed on the Official MCP Registry?
- Yes — AKBridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does AKBridge have?
- MCP Toplist tracks 1 version of AKBridge, most recently published on Aug 9, 2026.
- Where can I find the source code for AKBridge?
- The source code for AKBridge is hosted at github.com/kevynf/akshare-mcp-bridge.
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.