MCP server for stocks, fundamentals, FRED indicators, SEC filings, and crypto prices with x402 payments on Base.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Findata MCP.
Stock market data, company fundamentals, FRED macroeconomic indicators, SEC EDGAR filings, and cryptocurrency prices for AI agents β all in one MCP server. Free trial: 50 calls/day. Pay-per-use: $0.01/call via x402 micropayments on Base. No signup, no API key.
Financial data for AI agents. Five tools covering real-time stock prices (NYSE, NASDAQ, 50,000+ tickers), equity fundamentals (P/E ratio, earnings, market cap), 800,000+ FRED economic series (GDP, CPI, inflation, interest rates, Treasury yields), SEC EDGAR filings (10-K annual reports, 10-Q, 8-K), and crypto prices (Bitcoin, Ethereum, 8,000+ coins). Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Install:
Set your wallet key (any EVM wallet with USDC on Base):
Add to Claude Desktop β edit ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to Cursor β edit .cursor/mcp.json in your project root:
Restart your client. You now have five financial data tools available.
| Tool | What it returns | Cache |
|---|---|---|
stock_quote(ticker) | Price, volume, change %, market cap | 1 min |
company_fundamentals(ticker) | Revenue, P/E, sector, beta, dividend yield, description | 1 hr |
economic_indicator(series_id) | 800,000+ FRED series (GDP, CPI, rates, yield curves) | 6 hr |
sec_filing(ticker, form_type) | Full text of 10-K, 10-Q, 8-K from SEC EDGAR | 24 hr |
crypto_price(coin_id) | Price, market cap, 24h volume, 7-day sparkline | 1 min |
Common FRED series: GDP, CPIAUCSL (inflation), UNRATE (unemployment), DGS10 (10-year Treasury), FEDFUNDS.
Also accepts ticker_or_cik (legacy) or symbol as aliases for ticker.
$0.01 per call. No signup, no API keys, no monthly fees.
Payment happens automatically via x402 β an open micropayment protocol. Your MCP client signs a USDC transfer on Base mainnet for each call. You need:
EVM_PRIVATE_KEY)That's it. No accounts, no rate limits, no billing pages.
The pip install package is a thin MCP stdio server. It proxies your tool calls to a hosted backend, automatically handling x402 payment signing. Data comes from Yahoo Finance, FRED, SEC EDGAR, and CoinGecko.
| Variable | Required | Default | Description |
|---|---|---|---|
EVM_PRIVATE_KEY | Yes | β | Wallet private key with USDC on Base |
FINDATA_BACKEND_URL | No | Production URL | Override for self-hosted backend |
uvx (no install needed):
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sapph1re-findata-mcp)<a href="https://allmcps.com/mcp/sapph1re-findata-mcp"><img src="https://allmcps.com/api/badge/sapph1re-findata-mcp?style=directory" alt="Findata MCP on AllMCPs" /></a>