Skip to content
Claude Desktop

AKBridge for Claude Desktop

io.github.kevynf/akbridge

Search and call AKShare financial data interfaces through three routed MCP tools

client:Claude Desktop transport:stdio runtime:pypi

Install AKBridge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "akbridge": {
      "command": "uvx",
      "args": [
        "akbridge"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AKBridge in other clients