finance-tools-mcp

finance-tools-mcp

35

The finance-tools-mcp is a Model Context Protocol server designed for financial analysis and insights, supporting large language models with comprehensive tools for market data, time series analysis, and financial reports.

Overview

The finance-tools-mcp is an MCP server offering advanced financial analysis tools to LLMs. It integrates with data sources and libraries for detailed financial research.### Tools Offered

  • Ticker Data Tools: Includes tools for ticker data, options data, price history, financial statements, institutional holders, earnings history, insider trades, and ticker news tool.
  • Fear & Greed Index Tools: Tools to retrieve and analyze CNN Fear & Greed Index data.
  • Calculation Tools: Tool for evaluating mathematical expressions.
  • Macro Data Tools: Tools for current time, FRED series data, news feeds, etc.### Time Series Data Processing Utilizes yfinance for historical data which is processed for LLMs with technical indicators, risk metrics, and patterns. Employs a smart sampling technique for data representation.### Prerequisites
  • Python 3.10+
  • Package Manager: uv### Installation Use the provided bash commands to install and run the server.### Usage Explains integration with MCP clients such as Claude Desktop.### Development Describes debugging and development configuration for local testing and development.