← Registry

Analytics

ko.io

Provides financial data and analytics on stocks and institutional investors from SEC filings.

1 endpoint24 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.ko.io/mcp

No auth detected

MCP server metadata

Name
ko-sec-data
Version
1.1.0
Capabilities
tools.listChanged

Known tools 24

get_institution_holdings

Get current stock holdings of an institutional investor (hedge fund, mutual fund, pension fund) from their latest SEC 13F filing.

Inferred read-only
list_institutions

List top institutional investors (hedge funds, mutual funds, etc.

Inferred read-only
get_stock_profile

Get a company's profile — sector, market cap, price, P/E ratio, 52-week range, beta, dividend yield, and other key financials.

Inferred read-only
get_stock_holders

Get top institutional holders of a stock from SEC 13F filings.

Inferred read-only
get_stock_activity

Get institutional buying/selling activity trend for a stock over multiple quarters.

Inferred read-only
get_stock_price

Get historical daily stock prices (OHLC).

Inferred read-only
get_insider_trades

Get insider/executive stock trades (SEC Form 4) for a company.

Inferred read-only
list_insider_traders

List executives/insiders who have recently traded their company stock.

Inferred read-only
get_congress_trades

Search individual stock trades disclosed by U.

Inferred read-only
get_congress_member

Get detailed trading history of a specific U.

Inferred read-only
search

Search across institutions, stocks, and insider traders in the ko.

Inferred read-only
get_form144_notices

Get SEC Form 144 filings — notices of proposed sale of restricted/controlled securities by insiders.

Inferred read-only
sec_list_filings

List an entity's SEC filings from EDGAR (most recent first), each with its accession number.

Inferred read-only
sec_get_filing_index

Enumerate every file in a single SEC filing (primary document, exhibits, images, XBRL, the full .

Inferred read-only
sec_get_filing_document

Get a source document from a SEC filing, served by ko.

Inferred read-only
get_stock_financials

Get quarterly or annual financial statements for a company (revenue, net income, EPS, margins, cash flow, debt ratios) from SEC 10-K/10-Q filings.

Inferred read-only
get_treasury_yields

Get U.

Inferred read-only
get_fed_rates

Get daily U.

Inferred read-only
get_economic_indicators

Get U.

Inferred read-only
get_ftd_data

Get SEC Failures-to-Deliver (FTD) data for a stock.

Inferred read-only
get_financial_stress

Get the OFR Financial Stress Index — a daily indicator of stress in global financial markets.

Inferred read-only
get_crypto_exposure

Get a market-wide summary of institutional exposure to US spot crypto ETFs (Bitcoin ETF complex: IBIT, FBTC, GBTC, etc.

Inferred read-only
get_crypto_holders

List institutional investors holding US spot crypto ETFs (Bitcoin ETF complex), ranked by total USD held, from the latest quarter of SEC 13F filings.

Inferred read-only
get_crypto_holder

Get one institution's spot crypto-ETF holdings (Bitcoin ETF complex): its per-ETF positions in the latest filed quarter (shares, USD, QoQ change, action) plus its rank among all crypto-ETF holders.

Inferred read-only

CONNECT 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.ko-sec-data]
url = "https://mcp.ko.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ko-sec-data": {
      "type": "http",
      "url": "https://mcp.ko.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ko-sec-data
Remote MCP URL: https://mcp.ko.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": {
    "ko-sec-data": {
      "url": "https://mcp.ko.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ko-sec-data": {
      "type": "http",
      "url": "https://mcp.ko.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ko-sec-data",
  "transport": "streamable-http",
  "url": "https://mcp.ko.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 ko.io was fetched 2026-07-26T17:46:41.072Z and is being refreshed.

Trust status Trusted

ko.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.