tradingview-finance MCP Server

tradingview-finance MCP Server

An MCP server providing Model-usable tools to fetch real-time quotes, historical price charts, fundamental datasets, SEC filings, economic/earnings calendars, option chains, and corporate bond data from TradingView.

Category
访问服务器

README

tradingview-finance MCP Server

An MCP (Model Context Protocol) server providing Model-usable tools to fetch real-time quotes, historical price charts, fundamental datasets, SEC filings, economic/earnings calendars, option chains, and corporate bond data from TradingView.

[!CAUTION] CRITICAL LEGAL NOTICE & DISCLAIMER: READ BEFORE USE

BEFORE ACCESSING OR USING THIS REPOSITORY, YOU MUST READ AND AGREE TO THE FULL LEGAL DISCLAIMER & TERMS OF USE.

  1. STRICTLY FOR EDUCATIONAL & PERSONAL RESEARCH ONLY: This project is an open-source educational research tool designed to analyze web protocols. It is NOT a commercial product, NOT a financial service, and MUST NOT be used for production or commercial purposes.
  2. NO AFFILIATION WITH TRADINGVIEW: This server is NOT affiliated with, sponsored by, endorsed by, or associated with TradingView, Inc. or any of its partners or affiliates. "TradingView" is a registered trademark of TradingView, Inc.
  3. USE AT YOUR OWN RISK (NO WARRANTY): This software is provided "AS IS", without warranty of any kind, express or implied. The author, contributors, and maintainers ACCEPT ZERO LIABILITY for any damages, losses, server bans, IP blocks, or account suspensions that may result from using this software.
  4. COMPLIANCE & TERMS OF SERVICE: Users are solely and fully responsible for ensuring compliance with TradingView's Terms of Use, policies, and local laws. The author does not encourage, condone, or facilitate automated scraping, commercial exploitation, or any access patterns that violate TradingView's policies.
  5. NO FINANCIAL OR INVESTMENT ADVICE: Any data retrieved by this tool is strictly informational. It does not constitute financial, trading, or investment advice. The author is not a financial advisor and shall not be held liable for any trading decisions or investment losses.

Features & Tools

This MCP server exposes the following tools to Claude or any other compatible MCP host:

  • search_symbols(query): Search for tickers, economic indexes, or FRED data.
  • get_symbol_profile(symbol): Retrieve company overview metadata.
  • get_quote(symbol): Fetch real-time price quote and official logo URL.
  • get_history(symbol, ...): Fetch historical daily/intraday OHLCV price bars.
  • get_news(symbol, ...): Get headlines and full text articles in Markdown.
  • get_options_chain(symbol, ...): Fetch strike price groupings and paired call/put contracts.
  • get_bonds(symbol): Get bonds issued by a corporate entity.
  • get_etfs(symbol): Find ETFs holding the specified stock symbol.
  • get_holdings(symbol): Get ETF constituent weight breakdowns.
  • get_documents(symbol): List SEC filings, reports, and transcript docs.
  • get_ideas(symbol): Get community technical analysis and outlook ideas.
  • get_financials_overview(symbol): Get segments, income statements, balance sheets, and key statistics.
  • get_forecast(symbol): Retrieve analyst target prices and consensus recommendations.
  • get_technicals(symbol): Get technical indicators and oscillator consensual ratings.
  • get_economic_calendar(...): Retrieve macro economic calendar events.
  • get_earnings_calendar(...): Retrieve global corporate earnings reports.
  • get_dividends_calendar(...): Fetch dividend ex-date events.
  • get_ipo_calendar(...): Query Initial Public Offering listings.
  • get_revenue_calendar(...): Fetch revenue surprise datasets.

Development & Usage

Ensure dependencies are installed using uv:

uv sync

Running Server Directly

To run the MCP server:

uv run python server.py

Desktop App Integration (Claude Desktop App Config)

Add this configuration to your claude_desktop_config.json:

{
  "mcpServers": {
    "tradingview-finance": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/tvfinance-mcp",
        "run",
        "python",
        "server.py"
      ]
    }
  }
}

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选