Skip to main content
Glama
al-one

MCP Server for stock and crypto

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OKX_BASE_URLNoOKX地址,如果你的网络环境无法访问okx.com,可通过此选项配置反代地址https://okx.com
BINANCE_BASE_URLNo币安地址https://www.binance.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

根据股票名称、公司名称等关键词查找股票代码, 不支持加密货币。该工具比较耗时,当你知道股票代码或用户已指定股票代码时,建议直接通过股票代码使用其他工具

stock_infoA

根据股票代码和市场获取股票基本信息, 不支持加密货币

stock_pricesB

根据股票代码和市场获取股票历史价格及技术指标, 不支持加密货币

stock_newsB

根据股票代码或加密货币符号获取近期相关新闻

stock_indicators_aC

获取中国A股市场(上证、深证)的股票财务报告关键指标

stock_indicators_hkC

获取港股市场的股票财务报告关键指标

stock_indicators_usC

获取美股市场的股票财务报告关键指标

get_current_timeA

获取当前系统时间及A股交易日信息,建议在调用其他需要日期参数的工具前使用该工具

stock_zt_pool_emB

获取中国A股市场(上证、深证)的所有涨停股票

stock_zt_pool_strong_emC

获取中国A股市场(上证、深证)的强势股池数据

stock_lhb_ggtj_sinaB

获取中国A股市场(上证、深证)的龙虎榜个股上榜统计数据

stock_sector_fund_flow_rankB

获取中国A股市场(上证、深证)的行业资金流向数据

stock_news_globalB

获取最新的全球财经快讯

okx_pricesC

获取OKX加密货币的历史K线数据,包括价格、交易量和技术指标

okx_loan_ratiosC

获取OKX加密货币借入计价货币与借入交易货币的累计数额比值

okx_taker_volumeC

获取OKX加密货币主动买入和卖出的交易量

binance_ai_reportC

获取币安对加密货币的AI分析报告,此工具对分析加密货币非常有用,推荐使用

trading_suggestC

基于AI对其他工具提供的数据分析结果给出具体投资建议

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/al-one/mcp-aktools'

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