Skip to main content
Glama
esurovtsev

finance-mcp

by esurovtsev

Related Servers

Alternatives to finance-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that exposes real-time financial data tools for stock search, company info, historical prices, and financial metrics from Yahoo Finance, enabling AI agents to answer natural-language questions about stocks and financial markets.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that exposes Yahoo Finance data through tools for searching instruments, fetching quotes, history, company info, financials, dividends, news, recommendations, and options. Enables AI assistants to answer market-data questions using natural language.
      22
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      A simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information.
      15
      191
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A demonstration server for the Model Context Protocol (MCP) that exposes calculator and Yahoo Finance tools, allowing LLMs to interpret natural language requests and make tool calls via the MCP standard.
      1
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      A minimal MCP server that exposes two tools, enabling language models to discover and call them via MCP.
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: one converts company names to stock symbols, the other fetches stock data given a symbol. No overlap in functionality.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern with snake_case: 'fetch_stock_data' and 'lookup_stock_symbol', making them predictable and easy to understand.

    Tool Count3/5

    With only 2 tools, the set feels thin for a finance server. While the two tools are essential, the count is borderline low, lacking additional common operations.

    Completeness2/5

    The server covers only basic stock data retrieval and symbol lookup. Many common finance operations (e.g., financial statements, market indices, historical comparisons) are missing, posing significant gaps for agents.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues