Indotender MCP
Search LPSE tenders, procurement realisasi, company profiles, inaproc data, and government agency directories.
README
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.
- Transport: Streamable HTTP
- Auth: Google OAuth (sign in once, stays authorized)
- Docs: indotender.com/mcp/connect
Tools
LPSE Tenders
| Tool | Description |
|---|---|
Indonesia_search_tenders |
Search Indonesian government tenders from LPSE with filters: winner, agency, date range, value |
Indonesia_get_tender |
Full tender detail by id — parties, applicants, and attachments |
Indonesia_search_companies |
Fuzzy search LPSE-registered companies by name |
Indonesia_get_company |
Full procurement profile for a company by NPWP — recent wins, totals |
Indonesia_top_winners_by_lpse |
Rank companies by value won on a specific LPSE portal |
Inaproc / SAKTI
| Tool | Description |
|---|---|
Inaproc_search_instansi |
Search government agencies (kementerian, lembaga, provinsi, kabupaten) |
Inaproc_search_satker |
Search work units (satker) by name, optionally scoped to an agency |
Inaproc_search_realisasi |
Search procurement packages (realisasi pengadaan) by agency or vendor |
Inaproc_top_vendors |
Rank vendors by total contract value won from an agency or work unit |
Inaproc_search_pembayaran |
Search SP2D treasury payment records from SAKTI |
Company Registry
| Tool | Description |
|---|---|
Company_search |
Search the global company registry by name or id |
Company_extended_search |
Advanced search with filters on industry, capital, incorporation date, country |
Company_get_by_id |
Full 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
- Go to claude.ai/customize/connectors
- Click Add custom connector
- Name it IndoTender and paste
https://indotender.com/mcp - Save and sign in with Google when prompted
Setup — Cursor / other MCP clients
{
"mcpServers": {
"indotender": {
"url": "https://indotender.com/mcp"
}
}
}
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.