Content
# mcp-akshare Project
A Python project that converts akshare data interfaces into the MCP tool format.
## Features
- Converts akshare data interfaces into the standard MCP tool format
- Provides a unified API calling method
- Supports multiple financial data interfaces
## Using mcp
### Direct Usage
```json
{
"mcpServers": {
"mcp-akshare": {
"command": "uvx",
"args": [
"mcp-akshare"
]
}
}
}
```
### Source Code Usage
```bash
git clone https://github.com/August1996/mcp-akshare.git
```
> Here, mcp-akshare_dir is the path to the mcp-akshare project
```json
{
"mcpServers": {
"mcp-akshare": {
"command": "uvx",
"args": [
"mcp-akshare_dir"
]
}
}
}
```
## Contribution
For more interfaces, please refer to: https://akshare.akfamily.xyz/data/stock/stock.html
Feel free to submit Pull Requests or Issues for additional useful data interfaces.
## License
MIT License
Connection Info
You Might Also Like
valuecell
Valuecell is a Python project for efficient data management.
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform with 150+ tools.
Vibe-Trading
Vibe-Trading: Your Personal Trading Agent
AP2
AP2 provides code samples and demos for the Agent Payments Protocol.
tradingview-mcp
AI-assisted TradingView chart analysis — connect Claude Code to your...
YC-Killer
YC-Killer is an AI agents library by Singularity Research, open-sourcing...