FinData MCP

Created By
sapph1re2 months ago
Real-time financial data for AI agents. Stock quotes, company fundamentals, 800,000+ FRED economic indicators, SEC filings, and crypto prices. Pay-per-call ($0.01) via x402 micropayments on Base — no signup or API keys needed.
Overview

Tools

  • stock_quote — Real-time price, volume, change % for NYSE/NASDAQ tickers
    • company_fundamentals — Revenue, P/E, market cap, sector, beta, dividend yield
    • economic_indicator — 800,000+ FRED series: GDP, CPI, fed funds rate, yield curves
    • sec_filing — Full text of 10-K, 10-Q, 8-K filings from SEC EDGAR
    • crypto_price — Price, market cap, volume, 7-day sparkline
  • How it works

  • Install: pip install findata-mcp or uvx findata-mcp
  • The thin client runs locally and connects to the hosted backend. When your agent calls a tool, the client automatically handles x402 payment ($0.01 USDC on Base mainnet) and returns the data. No API keys, no signup, no self-hosting.

Server Config

{
  "mcpServers": {
    "findata-mcp": {
      "command": "uvx",
      "args": [
        "findata-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<YOUR_PRIVATE_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
sapph1re
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Crevio

a day ago