tdx-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tdx-mcpget the real-time quote for 600519"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tdx-mcp
基于通达信行情服务器的 MCP Server,为 Claude、Cursor 等 AI 助手提供实时股票数据接口。
底层依赖 opentdx(子模块)
声明:本项目为个人学习项目,连接通达信公开行情服务器,严禁用于商业用途,严禁滥用接口。
MCP Server 一键配置
支持 Claude、Cursor、OpenClaw 等 AI 助手直接调用股票数据。
方式一:uvx(推荐)
{
"mcpServers": {
"tdx": {
"command": "uvx",
"args": ["--from", "tdx-mcp", "tdx-mcp"]
}
}
}方式二:pip 安装后直接运行
{
"mcpServers": {
"tdx": {
"command": "tdx-mcp"
}
}
}Related MCP server: A股实时行情MCP服务器
支持的数据
类别 | 说明 |
A股行情 | 沪深北交所、创业板、科创板 |
扩展行情 | 期货、港股、美股、期权 |
K线 | 多周期(1分/5分/日线/周线等),支持前/后复权 |
分时 | 实时/历史分时数据 |
排行榜 | 涨跌幅、振幅、换手率、量比等 |
异动监控 | 主力监控精灵 |
F10 | 公司基本信息、财报 |
技术指标 | MA、EMA、MACD、RSI、KDJ、BOLL、ATR |
MCP Tools 一览
股票数据
Tool | 说明 |
| 指数概况(上证/深证/北证/创业/科创/沪深300) |
| K线数据,支持复权 |
| 个股/批量报价 |
| 板块行情列表,支持排序过滤 |
| 分时图 |
| 涨跌/振幅/量比等排行榜 |
| 历史成交 |
| 竞价数据 |
| 异动监控 |
| F10 公司信息 |
扩展行情
Tool | 说明 |
| 期货/港股/美股 K线 |
| 扩展行情报价 |
| 扩展行情列表 |
| 商品分时图 |
| 商品历史成交 |
技术指标
Tool | 说明 |
| 移动平均线 |
| 指数移动平均 |
| MACD |
| RSI |
| KDJ |
| 布林带 |
| 真实波动幅度 |
| 成交量均线 |
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
China A-share market data for research, backtesting and AI agents via MCP.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceProvides AI clients access to TdxQuant/通达信 financial data and trading capabilities through MCP. Enables retrieval of market data, financial reports, sector information, and trading operations via stdio or HTTP/SSE connections.30-
- AlicenseNot gradedqualityCmaintenance基于Model Context Protocol (MCP) 的A股实时行情查询服务器,支持查询A股实时价格、历史K线数据、财务信息及市场概况。8MIT
- AlicenseBqualityCmaintenance基于FastMCP的HyperLiquid交易MCP服务器,为AI助手提供市价/限价订单、仓位管理、市场数据等工具,支持与HyperLiquid永续合约和现货交易平台交互。243MIT
- AlicenseNot gradedqualityBmaintenanceA FastMCP-based MCP server that provides AI assistants with access to XCSC Tushare financial data APIs, supporting stdio and HTTP transport for stocks, indices, funds, and more.1MIT