MCP server · 5 tools
IDX MCP
Every company on the Indonesia Stock Exchange — who owns it, who runs it, and how it traded every day since 2020 — as tools your AI can call.
https://seamcp.com/idx/mcpSign in with Google · 100 free tool calls a month
1,022
Listed companies
1.4M
Daily summaries
2020
Data since
Sep 24
Latest session
Coverage
Every sector, every session.
Daily trading summaries for every listed ticker, with prices in IDR, volumes in shares and foreign buy/sell per day. Company profiles carry major shareholders, subsidiaries, the board and audit committee as filed with IDX.
Tools
Five tools. Zero glue code.
Idx_market_summary
Whole-market snapshot for any trading day — top gainers and losers, most active by value or volume, and net foreign buying. Filter by sector, industry, tickers or minimum traded value.
Idx_get_company
One listed company by ticker — IDX-IC classification, address, tax id, major shareholders, subsidiaries, board, audit committee and its latest trading day.
Idx_price_history
Daily OHLC, volume, value, trade count, best bid/offer and foreign buy/sell for a ticker, back to January 2020.
Idx_search_companies
Find listed companies by name, ticker, sector, industry, tax id or listing date.
Idx_search_ownership
Which listed companies a person or group owns, controls or sits on the board of — searched across shareholders, subsidiaries, boards and audit committees.
Try asking
Questions it answers well.
Top 10 gainers on IDX today with at least Rp1 billion traded.
Which listed companies does the Salim family hold shares in?
BBCA's closing price and net foreign flow over the last 30 trading days.
Every bank listed on IDX, with its listing date and controlling shareholders.
Connect
Plug it in anywhere.
Claude
Settings → Connectors → Add custom connector → paste the URL.
ChatGPT
Settings → Apps & Connectors → enable developer mode → Create → paste the URL.
Claude Code
claude mcp add --transport http idx https://seamcp.com/idx/mcp
Cursor · ~/.cursor/mcp.json
{
"mcpServers": {
"idx": { "url": "https://seamcp.com/idx/mcp" }
}
}