Skip to main content
Glama
RugvedJ-Dev

Finance Tracker MCP Server

by RugvedJ-Dev

📈 Finance Tracker MCP Server

A lightweight, AI-agent compatible Model Context Protocol (MCP) server for real-time market data retrieval and financial calculations.

Python FastMCP License PRs Welcome

FeaturesInstallationQuick StartMCP Client ConfigurationAvailable Tools


🌟 Overview

The Finance Tracker MCP Server extends LLM capabilities by enabling real-time stock price lookup and inline financial calculations via standard HTTP protocol. Built on FastMCP and powered by Yahoo Finance (yfinance), it exposes micro-services that allow AI agents (such as Claude, Cursor, or custom MCP hosts) to execute live market analytics seamlessly.


Related MCP server: Yahoo Finance MCP Server

✨ Features

  • Real-Time Data: Instant stock price retrieval using yfinance fast info headers.

  • 🧮 Safe Arithmetic: Native precision math execution directly within agent execution loops.

  • 🚀 FastMCP Native: Supercharged development cycle using standard SSE/HTTP transport protocol.

  • 🌐 Container & Host Ready: Binds to 0.0.0.0:8000 for effortless Docker or local deployment.


🛠️ Installation

Prerequisites

Ensure you have Python 3.10+ and uv (or pip) installed.

  1. Clone the repository:

    git clone [https://github.com/your-username/finance-tracker-mcp.git](https://github.com/your-username/finance-tracker-mcp.git)
    cd finance-tracker-mcp

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Provides financial data from Yahoo Finance via MCP, enabling AI agents to access real-time stock info, historical prices, financial statements, and market analysis.
    10
    14
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to access Yahoo Finance data including stock information, news, price history, options, and earnings via MCP tools.
    51
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables querying stock data, financial information, news, and historical prices from Yahoo Finance through a set of MCP tools.
    5
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI assistants to retrieve real-time US stock market data including prices, company info, financials, and news via MCP tools, using Yahoo Finance as the data source.
    MIT