54
/ 100
1 month ago
glama

gangtise-mcp

This MCP server enables AI assistants to access Gangtise investment research platform data, including market data, financial reports, research opinions, and more via the Gangtise OpenAPI.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: GANGTISE_ACCESS_KEY, GANGTISE_SECRET_KEY, GANGTISE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highundici@7.16.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.16.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.16.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

lowundici@7.16.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGANGTISE_ACCESS_KEYe =your_access_key \
configGANGTISE_BASE_URL
configGANGTISE_MCP_ASYNC_TIMEOUT_MS异步轮询默认超时与 默认值(180s)对齐,移除残留的 60s 字面量
configGANGTISE_PAGE_CONCURRENCY全市场 K 线分片 fan-out 并发改用 (与分页统一一个环境变量调度)
🔐 secretGANGTISE_SECRET_KEYe =your_secret_key \
configGANGTISE_TIMEOUT_MS30000 单次请求超时(毫秒)
🔐 secretGANGTISE_TOKEN修复显式配置 时的认证恢复逻辑:刷新后重试使用新 token
configGANGTISE_TOKEN_CACHE_PATH~/.config/gangtise/token.json Token 缓存文件路径
configGANGTISE_VERBOSE设为 1 开启请求耗时日志(输出到 stderr)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/gangtiser-gangtise-mcp-y8utjs)](https://m8ven.ai/mcp/gangtiser-gangtise-mcp-y8utjs)
commit: 80412acbc4dabdcebddb89efc7c45f749db0f319
code hash: 9bfe5600c432ee2b78fe0addfd04fa0712e2bbffdd2776f608583a4fb880c9ca
verified: 6/11/2026, 11:41:19 AM
view raw JSON →