Skip to main content
Glama
vincentwang79

stock-mcp

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 绕过人的最终确认。

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    B
    maintenance
    Provides 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 updated
    12
    29
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables 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 updated
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Read-only MCP server that provides enterprise research frameworks, frozen snapshots, and historical factor summaries with sources and falsification conditions, without trading advice.
    Last updated
    6
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides 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 updated
    8
    MIT

View all related MCP servers

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.

View all MCP Connectors

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/vincentwang79/stock-mcp'

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