Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_time_infoA

Get current time with ISO format, timestamp, and the last trading day.

get_hist_dataC

Get historical stock market data. 'eastmoney_direct' support all A,B,H shares

get_realtime_dataC

Get real-time stock market data. 'eastmoney_direct' support all A,B,H shares

get_balance_sheetC

Get company balance sheet data.

get_income_statementC

Get company income statement data.

get_cash_flowC

Get company cash flow statement data.

get_financial_metricsA

Get key financial metrics from the three major financial statements.

get_news_dataC

Get stock-related news data.

get_inner_trade_dataB

Get company insider trading data.

get_top10_shareholdersB

获取股票十大股东和十大流通股东数据,包括股东名称、持股数量、持股比例、变动情况

get_top10_free_shareholdersA

获取股票十大流通股东数据(仅流通股),包括股东名称、股东类型、持股数量、占流通股比例

get_fund_holdingsA

获取股票基金持股明细(全量,不限前10)。返回所有持有该股票的基金名称、代码、持仓数量、占流通股比例、持股市值

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/terrysun1216/akshare-mcp-ts'

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