Content
This is a stock mcp base on open source akshare. It provides many tools for LLM to analyse stock or fund.
## Use it in Cline
```shell
git clone git@github.com:shuoyueqishi/stock-mcp.git
cd stock-mcp
uv async
```
configure cline MCP
```shell
"stock_mcp": {
"autoApprove": [
],
"disabled": false,
"timeout": 60,
"command": "uv",
"args": [
"--directory",
"path\to\your\code",
"run",
"stock_server.py"
],
"transportType": "stdio"
}
```
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...