Skip to main content
Glama
wallacetju

Stock Data MCP Server

by wallacetju

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TUSHARE_TOKENNoYour Tushare token (optional, for A-share fundamentals). Register at: https://tushare.pro/
FINNHUB_API_KEYYesYour Finnhub API key (required for fundamentals and financial statements). Get yours at: https://finnhub.io/register
FUTU_OPEND_HOSTNoFutu OpenD host address (optional, for real-time HK/US/CN data)127.0.0.1
FUTU_OPEND_PORTNoFutu OpenD port number (optional, for real-time HK/US/CN data)11111
STOCK_MCP_CACHE_TTL_QUOTENoQuote cache TTL in seconds5
STOCK_MCP_TIMEOUT_SECONDSNoRequest timeout in seconds10
STOCK_MCP_CACHE_TTL_STATEMENTSNoFinancial statements cache TTL in seconds (24 hours)86400
STOCK_MCP_CACHE_TTL_FUNDAMENTALSNoFundamentals cache TTL in seconds (1 hour)3600

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wallacetju/myStockMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server