Rockmoon Financial Data

Created By
RockMoon9 hours ago
Cross-market (US/JP/KR) financial data over MCP — financials, segments, ownership, valuation metrics & prices, every value traceable to its source filing. 18 tools; one API key works for both REST and MCP.
Overview

Rockmoon — Cross-Market Financial Data for AI Agents (MCP)

English · 中文 · 한국어 · 日本語

Rockmoon is an MCP server that gives your AI agent clean, cross-market (US / Japan / Korea) financial data — financials, segments, ownership, valuation metrics and prices — where every value traces back to its source filing (SEC / EDINET / DART).

One API key works for both REST and MCP. Built MCP-native, so Claude, Cursor, and any MCP client can call it directly.

  • Endpoint: https://mcp.rockmoon.ai/mcp (Streamable HTTP)
  • Auth: X-API-Key: <your key> header (also accepts Authorization: Bearer <key>)
  • Get a key: https://rockmoon.ai
  • Official MCP registry: ai.rockmoon/financial-data

Why Rockmoon

RockmoonTypical "global" data APIs
Asia depth (JP / KR)Deep, cleaned, filing-gradeShallow / auto-aggregated
ProvenanceEvery value traces to the source filingRarely
MCP-nativeYes — agents call it directlyMostly REST-only
Cross-market comparabilityOne canonical 80-field schemaPer-vendor mess

Most "global" data is wide but shallow in Asia. Rockmoon is the opposite: deep, clean, comparable Asia + US data your agent can cite.

Quickstart

Add to your MCP client config (Claude Desktop, Cursor, etc.):

{
  "mcpServers": {
    "rockmoon": {
      "type": "http",
      "url": "https://mcp.rockmoon.ai/mcp",
      "headers": { "X-API-Key": "<YOUR_ROCKMOON_API_KEY>" }
    }
  }
}

Then just ask:

  • "Compare gross margins of AAPL, 7203 (Toyota) and 005930 (Samsung)."
  • "Screen US semiconductors by ROE."
  • "Show Toyota's revenue by segment over the last 5 years."

Capabilities — 18 tools

Discovery & profile

ToolWhat it does
search_companiesResolve a ticker or name to a company across US / JP / KR
get_companyCompany profile — name, exchange, industry, GICS sector/group, regulator id

Financials — canonical 80-field schema, traceable to filings

ToolWhat it does
get_financialsFull statements bundle
get_income_statementIncome statement, by period
get_balance_sheetBalance sheet, by period
get_cash_flowCash-flow statement, by period
get_segmentsRevenue by product / geography / business segment
get_segments_trendSegment revenue over time

Valuation & screening

ToolWhat it does
get_metricsLatest valuation + quality metrics (PE, PB, PS, EV/EBITDA, ROE, ROA, margins, market cap)
get_metrics_historyHistorical TTM metrics per period
screen_companiesCross-market screener — valuation/quality filters plus GICS sector / industry-group
compare_metricsSide-by-side metrics across tickers (cross-market)
get_pricesPrice history

Ownership & insiders

ToolWhat it does
get_major_shareholdersMajor shareholders
get_director_holdingsDirector / officer holdings
get_insider_tradesInsider transactions
get_institutional_holdingsInstitutional holdings
get_large_holdings_eventsLarge-holding change events

Provenance you can cite

Every financial value is backed by raw XBRL provenance with ASC / IFRS / Reg S-X citations, exposed via the REST /v1/trace/ surface — so an agent can show exactly where a number came from. No black-box numbers.

  • Website / get an API key — https://rockmoon.ai
  • Official MCP registry — ai.rockmoon/financial-data

Server Config

{
  "mcpServers": {
    "rockmoon": {
      "type": "http",
      "url": "https://mcp.rockmoon.ai/mcp",
      "headers": {
        "X-API-Key": "<YOUR_ROCKMOON_API_KEY>"
      }
    }
  }
}
Project Info
Created At
9 hours ago
Updated At
8 hours ago
Author Name
RockMoon
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Tatsu55

8 hours ago
Numox

8 hours ago