stock-mcp
Provides A-share market research data and analytics to ChatGPT via OpenAI's Secure MCP Tunnel, enabling private access for personal short-term review.
Click on "Install 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., "@stock-mcp获取今天A股市场快照"
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.
A 股私有 MCP
面向个人短线复盘的确定性 A 股研究服务。服务在 Windows Server 上运行,通过 OpenAI Secure MCP Tunnel 私有接入 ChatGPT,不提供下单、账户或仓位管理能力。
产品规格来源:/Users/VincentWang/Documents/Codex/2026-08-07/ys/outputs/a-share-chatgpt-mcp-spec.md。
项目文档
Related MCP server: APEX Research MCP Server
核心测试边界
规范化市场快照 + 不可变策略版本 → 已验证的每日报告
所有数据源、策略、MCP 和部署实现最终都必须在该行为边界上验收。
本地验证
uv sync --locked --extra dev
uv run python -m unittest discover -s tests -t . -p 'test_*.py'
uv run ruff check src tests
uv build标准测试全部使用固定夹具,不访问实时行情。生产服务仅监听
127.0.0.1:8765/mcp,同时在本机回环地址提供 /healthz 与 /readyz。
Windows 发布
Windows Server 的源码目录为 E:\code\stock-mcp,服务运行根目录为 E:\StockMcp。服务器已经克隆源码时,运行
deploy\windows\install-from-source.ps1 -InstallRoot E:\StockMcp 即可直接安装:它不要求手工打包或解压 ZIP,并把干净 Git 提交复制为可回滚的运行版本。源码仓库不提交 stock-mcp-windows-x64.zip;该 ZIP 仅用于无 Git 或离线环境。发布工程先运行 fetch-tools.ps1 获取并验证
固定版本的 uv、WinSW 和 OpenAI tunnel-client,再用 build-release.ps1 生成 ZIP 及其外部 SHA-256。配置阶段会
幂等回填三年 Tushare 日线,此后的前 20 个成功交易日保持“仅观察”状态。具体升级、诊断、回滚和卸载流程见
Windows Server 部署手册。
策略版本由 MCP 创建,并需完成完整三年交易日历的逐日向前回放比较(前 20 个交易日只作预热);激活还需要 Windows 主机上的一次性本地批准;
这使模型无法仅靠传入 confirmed=true 绕过人的最终确认。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceProvides access to Chinese A-share market financial data, including historical K-line, real-time quotes, financial statements, shareholder information, and technical indicators, via MCP protocol.Last updated12293MIT
- Alicense-qualityCmaintenanceEnables quantitative trading research by providing tools to backtest strategies, list market datasets, review forward-test logs, and search previously rejected hypotheses, all through an MCP interface.Last updatedMIT
- AlicenseBqualityBmaintenanceRead-only MCP server that provides enterprise research frameworks, frozen snapshots, and historical factor summaries with sources and falsification conditions, without trading advice.Last updated61MIT
- AlicenseAqualityAmaintenanceProvides point-in-time financial data access and an honest backtesting engine via MCP, enabling users to research restated fundamentals, run backtests with deflated Sharpe metrics, and benchmark returns against published factors.Last updated8MIT
Related MCP Connectors
Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.
7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
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/vincentwang79/stock-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server