← greatermalaysia.com
INDIVIDUAL MCP TOOL
get_population
Malaysia's total population, latest official figure from DOSM.
LIVE ENDPOINT
https://greatermalaysia.com/api/mcp
Connect to this endpoint to inspect the live schema for get_population and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.greater-malaysia]
url = "https://greatermalaysia.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"greater-malaysia": {
"type": "http",
"url": "https://greatermalaysia.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: greater-malaysia
Remote MCP URL: https://greatermalaysia.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"greater-malaysia": {
"url": "https://greatermalaysia.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"greater-malaysia": {
"type": "http",
"url": "https://greatermalaysia.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "greater-malaysia",
"transport": "streamable-http",
"url": "https://greatermalaysia.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_fuel_prices— This week's Malaysian retail fuel prices (RON95, RON97, diesel) in RM per litre, from data.gov.my (KPDN).get_exchange_rate— Ringgit and other exchange rates (ECB reference, via Frankfurter).get_prayer_times— Today's prayer times (waktu solat) for a Malaysian city or JAKIM zone, from JAKIM e-Solat.get_public_holidays— Malaysian public holidays for a year, plus the next upcoming one.get_weather— Current weather and US air-quality index for a Malaysian city, from Open-Meteo.get_inflation— Malaysian headline inflation (CPI) and year-on-year rate, from DOSM.get_election— Malaysia's next general election (GE16): the must-be-held-by date, a countdown, and how the system works.