Skip to main content
Glama
aahl

AkTools MCP Server

by aahl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OKX_BASE_URLNoOKX base URL. Used to configure a proxy address if okx.com is inaccessible in your network environment.https://okx.4url.cn
BINANCE_BASE_URLNoBinance base URL. Defaults to https://www.binance.com.https://www.binance.com
NEWSNOW_BASE_URLNoNewsnow API interface address.https://newsnow.busiyi.world
NEWSNOW_CHANNELSNoNewsnow information sources/channels.wallstreetcn-quick,cls-telegraph,jin10

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

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

stock_infoA

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

stock_pricesB

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

stock_newsC

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

stock_indicators_aB

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

stock_indicators_hkC

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

stock_indicators_usB

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

get_current_timeA

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

stock_zt_pool_emC

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

stock_zt_pool_strong_emC

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

stock_lhb_ggtj_sinaB

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

stock_sector_fund_flow_rankC

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

stock_news_globalA

获取最新的全球财经快讯

okx_pricesB

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

okx_loan_ratiosB

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

okx_taker_volumeC

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

binance_ai_reportB

获取币安对加密货币的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/aahl/mcp-aktools'

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