Financial Modeling Prep MCP alternatives
The Financial Modeling Prep server wraps the FMP API behind a toolset model: list_toolsets, describe_toolset, then enable the ones you need before list_tools exposes them. It reaches 250+ data tools that way, covering fundamentals, statements, quotes, news, and filings. The indirection keeps the tool list small, but it is one more step than servers that expose their endpoints directly.
People look past it for two reasons: they want a different data source, primary filings, central-bank series, live market quotes, or they want a broker that can actually place an order rather than just report numbers. The servers below split along those lines.
The 8 best alternatives
Primary-source filings rather than a vendor's aggregation: the SEC EDGAR server pulls 8-Ks, XBRL financials, and insider trading with exact numeric precision, going to the original documents FMP summarizes.
Set up SEC EDGAR →Yahoo Finance covers prices, fundamentals, statements, options, holders, and news through one maintained server, a free and broad overlap with FMP's data without an API key tier.
Set up Yahoo Finance →Where FMP is company-centric, FRED is macro: 800,000+ Federal Reserve series through fred_browse, fred_search, and fred_get_series, for rates, inflation, and employment data FMP does not focus on.
Set up FRED →Twelve Data leans real-time, with quotes, time series, exchange rates, and 100+ technical indicators across global markets, plus a u-tool that routes natural-language requests to the right endpoint.
Set up Twelve Data →- AlpacaOfficial
Reading data is only half the job for some agents. Alpaca's official server places stock, options, and crypto orders, manages positions, and pulls market data, so the agent can trade, not just analyze.
Set up Alpaca → - Alpha VantageOfficial
Alpha Vantage gives real-time and historical stock, forex, crypto, and economic data through named time-series tools like TIME_SERIES_DAILY_ADJUSTED and GLOBAL_QUOTE, a direct-endpoint shape rather than FMP's toolset gating.
Set up Alpha Vantage → - CoinGeckoOfficial
For crypto specifically, CoinGecko's official server returns live prices, market data, and on-chain DEX analytics, a depth of token coverage FMP's general feed does not match.
Set up CoinGecko → - PlaidOfficial
Plaid is adjacent rather than a swap: its Dashboard server debugs Items, pulls Link analytics, and checks API usage. Reach for it when the agent operates a Plaid integration, not when it needs market data.
Set up Plaid →
How to choose
Pick by what the agent actually does. For broad, free company data, yfinance overlaps FMP most. For primary filings, SEC EDGAR goes to the source. FRED owns macro series, CoinGecko owns crypto, and Twelve Data and Alpha Vantage are the closer matches for real-time market feeds. Alpaca is the one that can place trades, and Plaid only fits if you are debugging a Plaid integration.
FAQ
- What is the closest alternative to the Financial Modeling Prep MCP server?
- For overlapping company fundamentals and statements at no cost, Yahoo Finance is the nearest match. If you want real-time quotes and technical indicators instead, Twelve Data and Alpha Vantage both expose market data directly, without FMP's enable-a-toolset step.
- Which of these can place trades, not just read data?
- Only Alpaca. Its official server trades stocks, options, and crypto and manages positions. FMP, SEC EDGAR, FRED, Twelve Data, Alpha Vantage, CoinGecko, and Yahoo Finance are read-only data sources; Plaid debugs an integration rather than moving money.