62
/ 100
17 days ago
glama

tradingview-mcp

Enables MCP clients to control a local TradingView Desktop instance, providing tools to read chart state, change symbols and timeframes, and fetch OHLCV data.

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 1 credential: TV_MCP_REDIS_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high

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

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

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

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

unknownvitest@2.1.8GHSA-9crc-q9x8-hgqq
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.
configTV_MCP_HOSTlocalhost CDP host
configTV_MCP_PORT"": "9222",
configTV_MCP_REDIS_DB0 Redis database index
configTV_MCP_REDIS_ENABLEDIf Redis is not running, the server still works — it logs a warning and skips caching. Set =false to disable Redis entirely.
configTV_MCP_REDIS_HOST"": "127.0.0.1",
configTV_MCP_REDIS_KEY_PREFIXtradingview-mcp: Key prefix for cached entries
🔐 secretTV_MCP_REDIS_PASSWORD(none) Redis password, if required
configTV_MCP_REDIS_PORT"": "6379"
configTV_MCP_REDIS_TTL_OHLCV60 OHLCV cache TTL in seconds
configTV_MCP_REDIS_TTL_QUOTE5 Quote cache TTL in seconds
configTV_MCP_REDIS_TTL_STATE5 Chart state cache TTL in seconds
configTV_MCP_TARGET(auto-detect) Explicit CDP target ID — only needed if you have multiple TradingView windows open
// 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 2 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/pueschel88-tradingview-mcp-1rwp6a)](https://m8ven.ai/mcp/pueschel88-tradingview-mcp-1rwp6a)
commit: a255b81c84285ab87e688ee0a3f32ef3a100ef92
code hash: c03dd588c4788d04d59e749892c1438352216bbe4d59157e189b0c985c34c9ce
verified: 7/14/2026, 8:31:14 AM
view raw JSON →