Stock MCP Server
by huweihua123
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache expiration time in seconds | 3600 |
| HTTP_PROXY | No | HTTP proxy configuration (recommended for US stock data access) | |
| REDIS_HOST | No | Redis host (default: redis for Docker, localhost for local) | redis |
| HTTPS_PROXY | No | HTTPS proxy configuration (recommended for US stock data access) | |
| NEWS_API_KEY | No | News API key for news aggregation | |
| CACHE_ENABLED | No | Whether to enable caching | true |
| TUSHARE_TOKEN | Yes | A股数据访问token (required, get from https://tushare.pro/) | |
| TAVILY_API_KEY | No | Tavily API key for AI search and research | |
| FINNHUB_API_KEY | No | Finnhub API key for enhanced news data |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |