Financial News and Notes MCP ServerServer

guangxiangdebizi
GitHub
financenote-takingdata-access

Loading subscription status...

💡 Description

A TypeScript-based MCP server that enables users to query financial news, stock data, and index information while managing text notes with creation and summarization capabilities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "finance-data-server": {
        "env": {},
        "args": [],
        "command": "http://localhost:3100/sse"
      }
    }
  ]
}

🛠️ Tools

api-clientdata-processorexample_toolfile-handlermy-tool

Features

  • Comprehensive access to financial data through Tushare API.
  • Stock data retrieval for specified stock codes.
  • Index data access for major market indices.
  • Financial news retrieval from various sources.
  • Seamless integration with compatible MCP clients.

💬 Example Queries

  • Analyze if Ping An Bank's stock price will rise considering the recent news.
  • Get historical stock data for a specified stock code.
  • Retrieve the latest financial news.