Metadata-Version: 2.4
Name: stock-trading-mcp
Version: 0.1.0
Summary: AKShare MCP Server
Requires-Python: >=3.10
Requires-Dist: akshare>=1.17.26
Requires-Dist: mcp
Requires-Dist: numpy
Requires-Dist: pandas
Description-Content-Type: text/markdown

# AKShare MCP Server

An MCP stdio server for A-share market technical analysis powered by AkShare.

## Install

```bash
pip install stock-trading-mcp
```

## Run

```bash
stock-trading-mcp
```
