Odel
IndoTender

IndoTender

@indotenderData & AnalyticsUpdated 2w ago

Indonesian government procurement — LPSE tenders, Inaproc data, and company profiles.

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

IndoTender MCP

Connect your AI assistant to IndoTender — Indonesian government procurement data via the Model Context Protocol.

Search LPSE tenders, procurement realisasi, company profiles, treasury payments, and government agency directories — all from your AI chat.

Connect

https://indotender.com/mcp

Add this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client. Sign in with Google when prompted.

Tools

LPSE Tenders

ToolDescription
Indonesia_search_tendersSearch Indonesian government tenders from LPSE with filters: winner, agency, date range, value
Indonesia_get_tenderFull tender detail by id — parties, applicants, and attachments
Indonesia_search_companiesFuzzy search LPSE-registered companies by name
Indonesia_get_companyFull procurement profile for a company by NPWP — recent wins, totals
Indonesia_top_winners_by_lpseRank companies by value won on a specific LPSE portal

Inaproc / SAKTI

ToolDescription
Inaproc_search_instansiSearch government agencies (kementerian, lembaga, provinsi, kabupaten)
Inaproc_search_satkerSearch work units (satker) by name, optionally scoped to an agency
Inaproc_search_realisasiSearch procurement packages (realisasi pengadaan) by agency or vendor
Inaproc_top_vendorsRank vendors by total contract value won from an agency or work unit
Inaproc_search_pembayaranSearch SP2D treasury payment records from SAKTI

Company Registry

ToolDescription
Company_searchSearch the global company registry by name or id
Company_extended_searchAdvanced search with filters on industry, capital, incorporation date, country
Company_get_by_idFull company profile by id

Example prompts

  • "Which companies won the most tenders from the Ministry of Health in 2024?"
  • "Search LPSE tenders for construction projects over 10 billion rupiah"
  • "What tenders has PT Waskita Karya won recently?"
  • "Show me SP2D payments from the Ministry of Finance in Q1 2024"
  • "Find all government agencies (instansi) related to education"

Setup — Claude

  1. Go to claude.ai/customize/connectors
  2. Click Add custom connector
  3. Name it IndoTender and paste https://indotender.com/mcp
  4. Save and sign in with Google when prompted

Setup — Cursor / other MCP clients

{
  "mcpServers": {
    "indotender": {
      "url": "https://indotender.com/mcp"
    }
  }
}