tradingview-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RATE_LIMIT_RPM | No | Maximum API requests per minute | 10 |
| CACHE_TTL_SECONDS | No | How long to cache API responses (seconds) | 300 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| screen_stocksA | Screen stocks based on fundamental and technical criteria. Returns stocks matching the specified filters. |
| list_fieldsA | List available fields for filtering and display. Use this to discover what fields you can filter and sort by. |
| get_presetA | Get a pre-configured screening strategy. Returns filter configuration for the strategy. Available presets:
|
| list_presetsA | List all available preset screening strategies. Returns key, name, and description for each preset. Use the key with get_preset. |
| screen_forexA | Screen forex pairs based on technical criteria. Returns forex pairs matching the specified filters. |
| screen_cryptoA | Screen cryptocurrencies based on technical and market criteria. Returns cryptocurrencies matching the specified filters. |
| screen_etfA | Screen ETFs (Exchange-Traded Funds) based on performance and technical criteria. Returns ETFs matching the specified filters. |
| lookup_symbolsA | Look up specific symbols (stocks, indexes, ETFs) by ticker. Use this for direct symbol lookup including market indexes like TVC:SPX, TVC:DJI, OMXSTO:OMXS30 that cannot be found via screening. Returns comprehensive data including ATH, 52-week highs/lows. |
| search_symbolsA | Search for TradingView symbols by name, ticker, or description. Discover exact symbol identifiers for stocks, forex, crypto, and more. Use this before screening when you need to find the correct symbol format. |
| get_market_metainfoA | Get metadata about a TradingView market screener, including available fields and their types. Useful for discovering what fields can be used in screening queries. |
| get_ta_summaryA | Get TradingView-style technical analysis summary for one or more symbols across multiple timeframes. Returns buy/sell/neutral labels and recommendation scores based on oscillators and moving averages. |
| rank_by_taA | Rank symbols by weighted technical analysis scores across timeframes. Useful for comparing which symbols have the strongest overall TA signals. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Quality Stocks (Conservative) | High-quality, low-volatility stocks with strong fundamentals and uptrends. Conservative screening strategy ideal for risk-averse investors. |
| Value Stocks | Undervalued stocks with low P/E and P/B ratios |
| Dividend Stocks | High dividend yield with consistent payout |
| Momentum Stocks | Stocks with strong recent performance and technical momentum |
| Growth Stocks | High-growth companies with strong revenue and earnings expansion |
| Quality Growth Screener | Comprehensive quality and growth screen: profitable, growing, low-debt companies with strong technicals and exchange filtering. Combines fundamental strength (ROE >15%, margins >12%), growth momentum (revenue +8% YoY), financial stability (low debt, positive FCF), and technical uptrend (golden cross, RSI 45-65, low volatility). Primary listings only on major US exchanges. |
| Quality Compounders (Munger/Buffett) | Durable competitive advantage compounders: gross margin >40%, ROIC >15%, FCF margin >15%, growing revenue, low debt. Ideal for long-term buy-and-hold investors. |
| GARP (Growth at Reasonable Price) | PEG-based screen combining growth and value: PEG <2, ROE >15%, revenue growth >10%, reasonable debt. Targets quality growth stocks not yet overvalued. |
| Deep Value (Contrarian) | Classic deep value contrarian screen: P/E <10, P/B <1.5, positive earnings and FCF. For patient investors comfortable with out-of-favor companies. |
| Breakout Scanner | Technical breakout screen: stocks near 52-week highs, above SMA200 (golden cross), RSI momentum zone, above-average volume. Targets high-momentum setups. |
| Earnings Momentum | Strong earnings momentum: high EPS growth YoY, positive RSI momentum, above SMA50, large cap. Targets stocks with improving fundamentals backed by price momentum. |
| Dividend Growth (Compounding Income) | Dividend growth investing: consistent payers with growing dividends, strong FCF to sustain payouts, moderate yield. Suitable for income-focused long-term investors. |
| Macro Asset Monitor | Key macro assets for market regime analysis: US equity indexes, VIX fear gauge, US Dollar Index, 10-year Treasury yield, Gold, Oil, and Bitcoin. |
| Global Market Indexes | Major global stock market indexes for market regime analysis. Includes US (S&P 500, Dow, Nasdaq, Russell 2000), European (FTSE, DAX, CAC, IBEX), Asian (Nikkei, Hang Seng, Shanghai, Sensex), and Nordic (OMX Stockholm 30) indexes with ATH, 52-week highs/lows, and performance data. |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/fiale-plus/tradingview-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server