Advanced TradingView MCP Server for AI-powered market analysis. Real-time crypto & stock screening, technical indicators, Bollinger Band intelligence, and candlestick patterns. Works with Claude Desktop & AI assistants. Multi-exchange support (Binance, KuCoin, Bybit+). Open source trading toolkit.
Advanced TradingView MCP Server for AI-powered market analysis. Real-time crypto & stock screening, technical indicators, Bollinger Band intelligence, and candlestick patterns. Works with Claude Desktop & AI assistants. Multi-exchange support (Binance, KuCoin, Bybit+). Open source trading toolkit.
npx -y @atilaahmettaner/tradingview-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"atilaahmettaner-tradingview-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y @atilaahmettaner/tradingview-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from tradingview mcp?"
No configuration required. This server works out of the box.
"What resources are available in tradingview mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in tradingview mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in tradingview mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.