Analytics
meridianfin.io
Provides access to financial trading data including Congress, ARK, insider, and institutional trades.
ENDPOINT 1
https://meridianfin.io/mcp
Known tools 45
get_congress_tradesGet recent US Congress stock trading activity from STOCK Act disclosures.
Inferred read-onlyget_13f_filingsGet 13F institutional holdings from top hedge funds and asset managers with QoQ changes.
Inferred read-onlyget_darkpool_activityGet dark pool trading anomalies detected by statistical analysis.
Inferred read-onlyget_superinvestor_activityGet superinvestor portfolio changes from 13F filings (via Dataroma).
Inferred read-onlyget_lobbying_activityGet US federal lobbying filings for publicly traded companies.
Inferred read-onlyget_gov_contractsGet US government contracts awarded to publicly traded companies.
Inferred read-onlyget_earnings_calendarGet earnings calendar — upcoming or recent company earnings reports.
Inferred read-onlyget_activist_filingsGet SEC 13D/G activist investor filings — large ownership disclosures.
Inferred read-onlyget_confluence_signalsGet multi-source confluence signals showing smart money consensus.
Inferred read-onlyget_market_regimeGet current market regime assessment: Green (risk-on), Yellow (caution), or Red (defensive).
Inferred read-onlyget_macro_dashboardGet unified macro intelligence dashboard — regime + cross-asset + economic indicators.
Inferred read-onlyget_crypto_pulseReal-time crypto derivatives snapshot: OI (top 10 coins), funding rates (20 coins), Fear & Greed index.
Inferred read-onlyget_crypto_optionsBTC and ETH options market overview: open interest by exchange, put/call ratios.
Inferred read-onlyget_crypto_exchange_flowsExchange balance flows for BTC or ETH: per-exchange balances and 1d/7d/30d net flows.
Inferred read-onlyget_crypto_fear_greedCrypto Fear & Greed index with 90-day history and BTC price correlation.
Inferred read-onlyget_whale_alertsLatest on-chain whale transactions (ETH mainnet): USDT, USDC, WBTC, ETH large transfers.
Inferred read-onlyget_btc_on_chain_overviewBitcoin on-chain overview — latest values from all key metrics.
Inferred read-onlyget_cn_valuationGet valuation time series for an A-share stock (PE, PB, PS, dividend yield, market cap).
Inferred read-onlyget_cn_financialsGet financial statements for an A-share stock (income, balance sheet, cash flow).
Inferred read-onlyget_cn_indicatorsGet financial indicators for an A-share stock (ROE, ROA, gross margin, etc.).
Inferred read-onlyget_market_briefingComplete market intelligence briefing: regime, smart money highlights, crypto snapshot, and confluence signals.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.meridianfin-io]
url = "https://meridianfin.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"meridianfin-io": {
"type": "http",
"url": "https://meridianfin.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: meridianfin-io
Remote MCP URL: https://meridianfin.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"meridianfin-io": {
"url": "https://meridianfin.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"meridianfin-io": {
"type": "http",
"url": "https://meridianfin.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "meridianfin-io",
"transport": "streamable-http",
"url": "https://meridianfin.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for meridianfin.io was fetched 2026-08-03T16:02:09.851Z and is being refreshed.
meridianfin.io is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.