{"name":"bursarium-mcp","version":"0.1.0","description":"Indonesian Stock Exchange (IDX) and KSEI ownership data, served as MCP tools.","protocol":"2025-03-26","docs":"https://app.sarbeh.com/llms.txt","transport":{"streamableHttp":{"url":"https://mcp.sarbeh.com/","method":"POST"}},"tools":[{"name":"search_emiten","description":"Search listed Indonesian companies by ticker code or company name. Returns a list of matches. Use this when the user mentions a stock by name and you need to confirm the ticker."},{"name":"get_ticker","description":"Get full details for a single listed company including company profile, listing date, board, and latest KSEI ownership snapshot. Use when the user asks \"tell me about BBCA\"."},{"name":"get_ownership","description":"Get the latest KSEI shareholder composition for a ticker — broken down by 9 local + 9 foreign investor types (individual, corporate, pension, insurance, mutual fund, securities, foundation, others). Use when the user asks \"who owns BBCA?\" or about foreign ownership %."},{"name":"get_ownership_history","description":"Get historical KSEI ownership snapshots for a ticker over time (monthly cadence). Use to track foreign ownership trend, e.g. \"has foreign holding of TLKM increased over the last year?\""},{"name":"get_top_foreign_owned","description":"List Indonesian stocks ranked by foreign ownership percentage on the latest KSEI snapshot. Useful for \"which IDX stocks are most foreign-owned?\""},{"name":"get_foreign_flow","description":"List stocks ranked by absolute month-over-month change in foreign ownership shares — biggest accumulations and divestments by foreign investors. Use for \"which stocks did foreign investors buy/sell most last month?\""},{"name":"get_top_movers","description":"Get top gainer or top loser stocks for a specific month. Returns top 20 by default. Use for \"biggest winners on IDX in February 2026\"."},{"name":"get_indices","description":"List all 45 IDX market indices with current values, change, and percentage. Indices include COMPOSITE (IHSG), LQ45, IDX30, sector indices, and others. Use for \"show me all IDX indices today\"."},{"name":"get_index_summary","description":"Get OHLC + volume + market cap for all indices on a specific date. Use for \"how did indices perform on 2026-02-24?\""},{"name":"get_sectoral_movement","description":"Get monthly performance by sector — which IDX sectors are rising or falling. Returns a time series across the month. Use for \"which sectors moved last month?\""},{"name":"get_dividend_calendar","description":"List dividend announcements for a specific month — record date, payment date, cash dividend per share. Use for \"upcoming dividends\" or \"dividend history of MyTicker\"."},{"name":"get_financial_ratio","description":"Get financial ratios (PER, PBV, ROE, ROA, DER, EPS, book value, profit) per ticker for a given period. Use for fundamental screening like \"show me companies with PER < 10 and ROE > 15\"."},{"name":"get_stock_screener","description":"Get analytical metrics per ticker: market cap, PER, PBV, ROA, ROE, DER, NPM, week-4/13/26/52 returns, MTD, YTD, sector classification. Use for screening like \"find me tech stocks with strong YTD returns\"."},{"name":"list_snapshots","description":"List available KSEI ownership snapshot dates. Useful to understand what historical periods are queryable."},{"name":"list_endpoints","description":"Get the full Bursarium REST API resource tree — every available endpoint and parameter. Use when you need to find a specific data shape not covered by other tools."}],"install":{"claudeDesktop":{"path":"~/Library/Application Support/Claude/claude_desktop_config.json","config":{"mcpServers":{"bursarium":{"url":"https://mcp.sarbeh.com","transport":"http"}}}},"claudeCode":"claude mcp add bursarium --transport http https://mcp.sarbeh.com"}}