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: YFinance 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
F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to retrieve real-time stock data, manage watchlists, and perform comprehensive technical analysis using Yahoo Finance API. Provides 18+ tools for stock price tracking, trend analysis, volatility assessment, and financial indicators through MCP integration.
    MIT
  • 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
    12
  • A
    license
    -
    quality
    D
    maintenance
    Enables querying stock data, financial information, news, and historical prices from Yahoo Finance through a set of MCP tools.
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RugvedJ-Dev/finance_tracker_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server