Open-source Yahoo Finance MCP alternatives

The Yahoo Finance MCP server is open source, so you can read exactly how it pulls prices, fundamentals, statements, options, holders, and news before trusting it in a workflow. Since it scrapes one site without an API contract, reading the code is worth doing. Every server below publishes its source too.

These are the open-source market-data and finance servers people compare against Yahoo Finance. Most are keyed feeds you can audit and pin; one adds trading. Reading the repo tells you which calls each makes and how it authenticates.

The 8 best open-source alternatives

  1. SEC EDGARCommunity306

    Open source and filing-grade, the SEC EDGAR server connects an agent to filings, XBRL financials, and insider trading with exact numeric precision. The repo confirms it pulls primary-source numbers, not a derived feed.

    Set up SEC EDGAR
  2. With 250+ financial data tools across fundamentals, statements, quotes, news, and filings, the Financial Modeling Prep server is open source, so you can audit how it organizes that breadth before granting an API key.

    Set up Financial Modeling Prep
  3. FREDCommunity98

    Covering macro data Yahoo Finance does not, the open-source FRED server reaches all 800,000+ Federal Reserve economic data series through three focused tools. The small surface is easy to read end to end.

    Set up FRED
  4. Twelve DataOfficial67

    Open source with the code public to vet, the official Twelve Data server gives real-time and historical market data, fundamentals, and 100+ technical indicators across global markets before you wire in a key.

    Set up Twelve Data
  5. AlpacaOfficial

    Alpaca's open-source server trades stocks, options, and crypto, manages positions, and pulls market data. Reading the source matters more here than on a read-only feed, because the agent can place real orders.

    Set up Alpaca
  6. Alpha Vantage's official server is open source and provides real-time and historical stock, forex, crypto, and economic data through a keyed API you can inspect before connecting.

    Set up Alpha Vantage
  7. CoinGeckoOfficial

    Crypto-focused and open source, CoinGecko's official server gives real-time crypto prices, market data, and on-chain DEX analytics, with the repo available to confirm what it reads.

    Set up CoinGecko
  8. StripeOfficial1,583

    Stripe is adjacent rather than market data: its open-source server creates customers, payment links, and invoices and reads balances. It fits when a finance agent also needs to handle billing, not stock prices.

    Set up Stripe

How to choose

All of these publish their source, so audit by job. SEC EDGAR gives filing-grade numbers; Financial Modeling Prep, Twelve Data, and Alpha Vantage are general feeds with keys you can vet; FRED owns macro series; CoinGecko owns crypto. Alpaca is the one to read most carefully, since it can trade. Stripe is here for finance teams that also handle billing rather than read markets.

FAQ

Is the Yahoo Finance MCP server open source?
Yes. The Yahoo Finance server is open source, so you can read how it pulls prices, fundamentals, statements, options, holders, and news. That review is worth doing because it scrapes one site without an API contract. Every alternative here also publishes its code.
Why prefer an open-source financial-data MCP server?
You can read which API calls the server makes, confirm how it authenticates, and pin or patch the version you run. That review carries extra weight when the server can place trades, like Alpaca, or move money, like Stripe.
← Back to the Yahoo Finance MCP server