AIGroup Market MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP mode server. | 3000 |
| NODE_ENV | No | Node environment. | development |
| TUSHARE_TOKEN | Yes | Your Tushare API token, required for accessing Tushare data. | |
| TUSHARE_API_URL | No | The base URL for the Tushare API. | https://api.tushare.pro |
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| current_timestampA | 获取当前东八区(中国时区)的时间戳,包括年月日时分秒信息 |
| finance_newsA | 通过真正的搜索API获取主流财经媒体的新闻内容,支持单个或多个关键词智能搜索 |
| stock_dataC | 获取指定股票/加密资产的历史行情数据,支持A股、美股、港股、外汇、期货、基金、债券逆回购、可转债、期权、加密货币(通过Binance) |
| stock_data_minutesB | 获取分钟K线数据:A股/加密。支持1MIN/5MIN/15MIN/30MIN/60MIN,时间范围需提供起止日期时间 |
| index_dataB | 获取指定股票指数的数据,例如上证指数、深证成指等,支持CSV/JSON格式导出 |
| macro_econB | 获取宏观经济数据,包括Shibor利率、LPR利率、GDP、CPI、PPI、货币供应量、PMI、社融数据、Shibor报价、Libor、Hibor等,支持CSV/JSON格式导出 |
| company_performanceB | 获取上市公司综合表现数据,包括业绩预告、业绩快报、财务指标、分红送股、主营业务构成、股东变动数据、管理层信息、公司基本信息、资产负债表、现金流量表、利润表等完整财务报表数据,支持CSV/JSON格式导出 |
| fund_dataA | 获取公募基金全面数据,包括基金列表、基金经理、基金净值、基金分红、基金持仓等数据,支持CSV/JSON格式导出 |
| fund_manager_by_nameA | 根据基金经理姓名查询基金经理详细信息,包括管理的基金列表、个人背景、任职经历等 |
| convertible_bondA | 获取可转债非行情数据,支持两种查询方式:1)使用issue类型按时间范围查询可转债发行数据;2)使用info类型按代码查询可转债详细信息 |
| block_tradeA | 获取大宗交易数据,包括成交价格、成交量、买卖双方营业部等详细信息 |
| money_flowB | 获取个股和大盘资金流向数据,包括主力资金、超大单、大单、中单、小单的净流入净额和净占比数据 |
| margin_tradeB | 获取融资融券相关数据,支持多种数据类型:标的股票、交易汇总、交易明细、转融券汇总等 |
| company_performance_hkB | 获取港股上市公司综合表现数据,包括利润表、资产负债表、现金流量表等财务报表数据 |
| company_performance_usA | 获取美股上市公司综合表现数据,包括利润表、资产负债表、现金流量表和财务指标数据 |
| csi_index_constituentsA | 获取中证指数公司(CSI)指数(含行业/主题)的区间行情、成分权重与估值/财务摘要(PE TTM、PB、股息率、ROE、ROA、净利率、每股经营现金流、资产负债率、营收同比、资产周转率、毛利率、三费比率、现金分红率)。 |
| dragon_tiger_instB | 龙虎榜机构成交明细(top_inst)。必填:交易日期;可选:股票TS代码。返回表格包含买入/卖出/净额及上榜理由等。 |
| hot_news_7x24B | 7x24热点:从Tushare新闻接口获取最新的财经、政治、科技、体育、娱乐、军事、社会、国际等新闻 |
| basic_infoA | 获取基础信息数据,包括股票列表、交易日历、新股列表、港股列表、美股列表、指数列表、ETF列表 |
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/jackdark425/aigroup-market-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server