TradingView MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| top_gainers | Return top gainers for an exchange and timeframe using bollinger band analysis. |
| top_losers | Return top losers for an exchange and timeframe using bollinger band analysis. |
| bollinger_scan | Scan for coins with low Bollinger Band Width (squeeze detection). |
| rating_filter | Filter coins by Bollinger Band rating. |
| coin_analysis | Get detailed analysis for a specific coin on specified exchange and timeframe. |
| consecutive_candles_scan | Scan for coins with consecutive growing/shrinking candles pattern. |
| advanced_candle_pattern | Advanced candle pattern analysis using multi-timeframe data. |
| volume_breakout_scanner | Detect coins with volume breakout + price breakout. |
| volume_confirmation_analysis | Detailed volume confirmation analysis for a specific coin. |
| smart_volume_scanner | Smart volume + technical analysis combination scanner. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| exchanges_list | List available exchanges from coinlist directory. |
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/patch-ridermg48/tradingview-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server