Rajaongkir
FreeNot checkedMCP server for RajaOngkir — shipping rates, courier tracking (Indonesia)
About
MCP server for RajaOngkir — shipping rates, courier tracking (Indonesia)
README
MCP server for RajaOngkir shipping cost API (Indonesia). Calculate domestic and international shipping costs, track waybills, and query Indonesian geography data.
Tools (8)
| Tool | Description |
|---|---|
get_provinces |
List Indonesian provinces |
get_cities |
List cities in a province |
get_subdistricts |
List subdistricts in a city |
calculate_cost |
Calculate domestic shipping cost |
get_waybill |
Track shipment by waybill number |
get_currency |
Get IDR exchange rates |
get_international_origin |
List valid international shipping origins |
calculate_international |
Calculate international shipping cost |
Quick Start
{
"mcpServers": {
"rajaongkir": {
"command": "npx",
"args": ["-y", "@theyahia/rajaongkir-mcp"],
"env": {
"RAJAONGKIR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Environment Variables
| Variable | Required | Description |
|---|---|---|
RAJAONGKIR_API_KEY |
Yes | API key from RajaOngkir |
RAJAONGKIR_TIER |
No | Account tier: starter, basic, pro (default: starter) |
Demo Prompts
- "Calculate JNE shipping cost from Jakarta to Bali for 1kg"
- "Track waybill ABC123 via JNE"
- "List all cities in Bali province"
- "How much to ship 2kg to the US via POS?"
License
MIT
Installing Rajaongkir
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/theYahia/rajaongkir-mcpFAQ
Is Rajaongkir MCP free?
Yes, Rajaongkir MCP is free — one-click install via Unyly at no cost.
Does Rajaongkir need an API key?
No, Rajaongkir runs without API keys or environment variables.
Is Rajaongkir hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Rajaongkir in Claude Desktop, Claude Code or Cursor?
Open Rajaongkir on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Rajaongkir with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
