Skip to main content
Glama
Otman404

yfinance MCP Server

by Otman404

Related Servers

Alternatives to yfinance MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to retrieve stock market data and financial information from Yahoo Finance using the yfinance Python library. Supports querying stock prices, historical data, and other financial metrics through natural language.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables fetching real-time financial market data, including price, key metrics, and news headlines, for stock tickers using the yfinance API.
      131 npm
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables agents to fetch real-time stock data like current price, day range, and volume via yfinance, with future support for backtesting and custom trading strategies.
      4
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying Yahoo Finance data including stock prices, historical data, financial statements, dividends, news, analyst recommendations, and company information through the yfinance library.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to perform live stock and portfolio research using Yahoo Finance data, including quotes, fundamentals, price history, news, portfolio analysis, and ticker comparisons.
      -

    TDQS

    C2.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    get_news and get_price target distinct aspects (news vs. price) with no overlap. An agent can easily choose the correct tool for the intended action.

    Naming Consistency5/5

    Both tools follow the consistent pattern of get_<resource>, using snake_case and a clear verb-noun structure. No deviations.

    Tool Count2/5

    With only 2 tools for a domain as rich as stock/crypto data, the set is far too sparse. Most financial APIs offer dozens of endpoints; this limited set feels incomplete.

    Completeness1/5

    Crucial operations are missing: no historical price data, no financial statements, no market statistics, no search. An agent cannot perform basic financial analysis with just news and current price.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues