mcp-aktools
MCP Server for stock and crypto
The AkTools MCP Server is built on top of akshare and offers a comprehensive suite of features for financial data analysis. Users can search for stock codes based on various keywords, obtain detailed stock information including prices and market capitalization, and access market overviews such as limit-up boards and capital flows. Additionally, it provides historical price data for stocks and cryptocurrencies, along with technical analysis indicators and the latest news related to these assets. With support for financial metrics from A-shares and Hong Kong/US stocks, the server is designed to cater to both casual investors and financial analysts. It can be easily installed through multiple methods including command line, OAuth authorization, or Docker, making it accessible for a wide range of users.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-aktools": {
"args": [
"mcp-aktools"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions