FinanceMCPServer

guangxiangdebizi
GitHub
financereal-time dataMCP

Loading subscription status...

💡 Description

The FinanceMCP is a financial data server providing a Model Context Protocol (MCP) server that enables language models to access real-time financial news, stock data, and index data through the Tushare API. This allows for insightful analysis and predictions based on the latest market information.

📝 JSON Entries

{
  "mcpServers": [
    {
      "finance-data-server": {
        "env": {
          "TUSHARE_API_TOKEN": "Your Tushare API Token"
        },
        "args": [],
        "command": "node build/index.js"
      }
    }
  ]
}

🛠️ Tools

stock_datafinance_newsindex_datacreate_note

Features

  • Comprehensive access to financial data via Tushare API
  • Stock data access for historical price data
  • Index data access for historical market indices
  • Financial news retrieval from multiple sources
  • Seamless integration with MCP-compatible clients

💬 Example Queries

  • Analyze the stock price trend of Ping An Bank (000001.SZ) based on recent news.