MCP Server for stock and crypto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OKX_BASE_URL | No | OKX地址,如果你的网络环境无法访问okx.com,可通过此选项配置反代地址 | https://okx.com |
| BINANCE_BASE_URL | No | 币安地址 | https://www.binance.com |
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
| Name | Description |
|---|---|
| searchA | 根据股票名称、公司名称等关键词查找股票代码, 不支持加密货币。该工具比较耗时,当你知道股票代码或用户已指定股票代码时,建议直接通过股票代码使用其他工具 |
| stock_infoB | 根据股票代码和市场获取股票基本信息, 不支持加密货币 |
| stock_pricesC | 根据股票代码和市场获取股票历史价格及技术指标, 不支持加密货币 |
| stock_newsB | 根据股票代码或加密货币符号获取近期相关新闻 |
| stock_indicators_aA | 获取中国A股市场(上证、深证)的股票财务报告关键指标 |
| stock_indicators_hkB | 获取港股市场的股票财务报告关键指标 |
| stock_indicators_usA | 获取美股市场的股票财务报告关键指标 |
| get_current_timeA | 获取当前系统时间及A股交易日信息,建议在调用其他需要日期参数的工具前使用该工具 |
| stock_zt_pool_emB | 获取中国A股市场(上证、深证)的所有涨停股票 |
| stock_zt_pool_strong_emC | 获取中国A股市场(上证、深证)的强势股池数据 |
| stock_lhb_ggtj_sinaC | 获取中国A股市场(上证、深证)的龙虎榜个股上榜统计数据 |
| stock_sector_fund_flow_rankC | 获取中国A股市场(上证、深证)的行业资金流向数据 |
| stock_news_globalB | 获取最新的全球财经快讯 |
| okx_pricesA | 获取OKX加密货币的历史K线数据,包括价格、交易量和技术指标 |
| okx_loan_ratiosC | 获取OKX加密货币借入计价货币与借入交易货币的累计数额比值 |
| okx_taker_volumeC | 获取OKX加密货币主动买入和卖出的交易量 |
| binance_ai_reportC | 获取币安对加密货币的AI分析报告,此工具对分析加密货币非常有用,推荐使用 |
| trading_suggestB | 基于AI对其他工具提供的数据分析结果给出具体投资建议 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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