zwldarren akshare one mcp for Claude Desktop
ai.smithery/zwldarren-akshare-one-mcp
Provide access to Chinese stock market data including historical prices, real-time data, news, and…
client:Claude Desktop
transport:streamable-http
Install zwldarren akshare one mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"zwldarren-akshare-one-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs