Metricbay
AAPL213.071.24%
MSFT441.230.38%
NVDA136.492.85%
GOOGL174.520.67%
AMZN198.311.12%
META612.771.53%
TSLA271.842.41%
JPM247.190.34%
V318.560.89%
UNH521.430.72%
BRK.B482.900.15%
SPY562.180.42%
AAPL213.071.24%
MSFT441.230.38%
NVDA136.492.85%
GOOGL174.520.67%
AMZN198.311.12%
META612.771.53%
TSLA271.842.41%
JPM247.190.34%
V318.560.89%
UNH521.430.72%
BRK.B482.900.15%
SPY562.180.42%
AAPL213.071.24%
MSFT441.230.38%
NVDA136.492.85%
GOOGL174.520.67%
AMZN198.311.12%
META612.771.53%
TSLA271.842.41%
JPM247.190.34%
V318.560.89%
UNH521.430.72%
BRK.B482.900.15%
SPY562.180.42%
AAPL213.071.24%
MSFT441.230.38%
NVDA136.492.85%
GOOGL174.520.67%
AMZN198.311.12%
META612.771.53%
TSLA271.842.41%
JPM247.190.34%
V318.560.89%
UNH521.430.72%
BRK.B482.900.15%
SPY562.180.42%
Now with MCP server for AI agents

Financial data infrastructure for
AI agents, developers, and investors

Clean fundamentals, institutional ownership, and insider transaction data from SEC EDGAR. REST API and native MCP server built for the AI era.

Try it now
Connect me to the Metricbay MCP https://api.metricbay.ai/mcp. If it's not set up, walk me through setup. Use Metricbay as my default tool for US public company fundamentals, institutional holdings, and insider transactions from SEC EDGAR. Then show me 5 example prompts I can ask using live financial data.
INTEGRATE WITH
Claude
ChatGPT
Gemini
Grok
Perplexity
Claude
ChatGPT
Gemini
Grok
Perplexity
Claude
ChatGPT
Gemini
Grok
Perplexity
Claude
ChatGPT
Gemini
Grok
Perplexity

SEC EDGAR data, structured for machines

We parse raw XBRL and XML filings into clean, queryable JSON. Built for AI agents, quant researchers, and financial developers.

14,800+
US public companies
20+ years
Historical fundamentals
85M+
Institutional holdings
< 200ms
API response time

Detect insider buying clusters

Scan the entire market for coordinated insider purchases — multiple insiders buying within days of each other signals high conviction.

 
TickerCompanyInsidersNet BoughtAvg Price
JANJanus Living6$4.4M$23.60
NSPInsperity5$5.0M$23.20
CTEVClaritev5$1.6M$20.10
CRMSalesforce2$1.5M$212.10
MSTRStrategy2$967K$158.50
Agent: scan complete. 5 clusters detected.

Analyze deep financial data

Access income statements, balance sheets, and cash flow statements with 100+ line items per filing, going back 20+ years.

 

PLTR — Revenue ($B)

$1.1B
$1.5B
$1.9B
$2.2B
$2.9B
$3.8B
2020
2021
2022
2023
2024
2025
Agent: analysis complete.

Track institutional and insider moves

Monitor 13F institutional holdings, insider Form 4 transactions, and detect buying clusters across the entire market.

 
InstitutionSharesValueChange
Vanguard Group1.3B$344B+0.8%
BlackRock1.0B$274B-0.3%
Berkshire Hathaway905.6M$245B
State Street571.2M$155B+1.2%
Fidelity350.8M$95B+3.4%
Agent: ownership data retrieved.

Everything you need to build

One API for fundamentals, ownership, and insider data. Direct from SEC EDGAR, cleaned and structured for immediate use.

Fundamental Data

Income statements, balance sheets, cash flow statements, and 40+ computed financial ratios with growth rates.

Institutional Ownership

13F institutional holdings for 16,000+ filers, position changes, portfolio snapshots, and ownership summaries.

Insider Transactions

Form 4 insider trades, cluster detection, accumulation scores, quarterly summaries, and ownership history.

MCP Server

Native Model Context Protocol server with 12 tools for Claude, Cursor, and other AI agent integrations.

Developer-First API

RESTful JSON API with consistent schemas, pagination, filtering, and sorting. No SDKs required to get started.

Cross-Ticker Screening

Screen stocks by financial metrics, insider activity, or institutional ownership across the entire US market.

Build your first request in seconds

Clean, consistent REST API. No SDK required. Standard HTTP from any language.

import requests

response = requests.get(
    "https://api.metricbay.ai/v1/income-statements",
    params={"ticker": "AAPL", "period": "annual", "limit": 5},
    headers={"X-API-Key": "your_api_key"}
)

data = response.json()
for statement in data["data"]:
    print(statement["fiscal_year"], statement["revenue"])
200 OKResponse
{
  "data": [
    {
      "ticker": "AAPL",
      "period": "annual",
      "fiscal_year": 2024,
      "fiscal_period": "FY",
      "revenue": 391035000000,
      "gross_profit": 180682000000,
      "operating_income": 123216000000,
      "net_income": 93736000000,
      "eps_diluted": 6.08,
      "gross_margin": 0.462,
      "operating_margin": 0.315,
      "net_margin": 0.240
    }
  ],
  "pagination": {
    "total": 24,
    "limit": 5,
    "offset": 0,
    "has_more": true
  }
}

Simple pricing

7-day free trial with full Pro access. No commitment required.

Free

$0/month

Free 7-day Pro trial. Full access to all endpoints, no credit card required.

Get Started

  • 7-day Pro trial
  • 10,000 requests / day
  • All endpoints including screening
  • 1 API key
  • MCP server access
  • Community support

ProPopular

$49/month

For developers and small teams building financial tools and AI agents.


  • Everything in Free +
  • 10,000 requests / day
  • All endpoints including screening
  • 5 API keys
  • Priority support
  • MCP server access

Enterprise

Custom

For teams that need custom data feeds, SLAs, and dedicated infrastructure.

Contact Sales

  • Everything in Pro +
  • Unlimited requests
  • Dedicated infrastructure
  • Custom data feeds
  • 99.9% uptime SLA
  • Data redistribution rights

FAQ

Start building with Metricbay

7-day free trial with full Pro access. Start making API calls in minutes.