Skip to main content
Glama
604,430 tools. Updated 2026-09-23 19:58

"Comparison or Use of Alpaca, Alpha Vantage, and yFinance for Financial or Data Analysis" matching MCP tools:

  • Retrieve US stock fundamentals: market cap, PE, EPS, dividend yield, 52-week range, and analyst ratings. Supports Alpha Vantage and yfinance data sources.
    MIT
  • Retrieve US stock financial statements including balance sheet, income statement, and cash flow. Supports quarterly or annual reports with automatic data source failover between Alpha Vantage and yfinance.
    MIT
  • Retrieve insider trading records for US stocks with support for Alpha Vantage and yfinance data sources. Specify the stock symbol and the number of transactions to return.
    MIT

Matching MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides OpenRouter model pricing data, enabling price lookups, trending/cheapest lists, and model searches without an API key.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.
    69 npm
    1
    MIT

Matching MCP Connectors

  • USPS state code OR.

  • Alpaca MCP — real-time US stock market data via the Alpaca Market Data API

  • Visualize cumulative effects of sequential positive or negative values to show how initial values change through intermediate steps to final results, useful for financial analysis and budget tracking.
    TypeScript
    MIT
  • Find Alpaca API endpoints by topic, operation, path fragment, parameter, or schema when the method and path are unknown. Read-only; covers Trading, Market Data, and Authentication APIs.
    MIT
  • Get live price snapshots for up to 100 tickers in one call. Returns current price, change, change percent, and doesn't fail on invalid tickers—use for P&L or current value checks.
    MIT
  • Retrieve a specific Alpaca ReadMe documentation page using its page ID. Use when you already know the ID or after a documentation search returns relevant results.
    MIT
  • Retrieve a previously saved root cause analysis result using its result_id. Use after running an analysis to fetch and reuse the stored result for reporting or comparison.
    MIT
  • Find answers to Alpaca product questions about setup, account rules, funding, trading, market data, and FAQs. Use for conceptual guidance from official documentation.
    MIT
  • Load OHLCV candle data from Yahoo Finance or a raw array. The data persists in the session for use by subsequent market analysis tools.
    Apache 2.0
  • Fetch reference documentation for a specific Alpaca API endpoint by method and path. Get parameters, request shapes, responses, and examples without executing the endpoint.
    MIT
  • Take a rendered screenshot of a webpage after JavaScript execution. Use for visual audits, above-the-fold analysis, competitor comparison, UX review, or documenting page state.
    MIT
  • Retrieve annual, quarterly, or trailing income statements, balance sheets, and cash flow data for any Yahoo Finance symbol. Get structured financial statements as clean JSON to support analysis.
    MIT