stock-mcp

stock-mcp

Provides deterministic A-share market snapshots and immutable strategy versions for short-term review, exposing verified daily reports via MCP without order or account management.

Category
Visit Server

README

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

项目文档

核心测试边界

规范化市场快照 + 不可变策略版本 → 已验证的每日报告

所有数据源、策略、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 绕过人的最终确认。

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured