← Registry

General Tools

greatermalaysia.com

Provides various Malaysian public data such as fuel prices, exchange rates, prayer times, holidays, and weather.

1 endpoint8 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://greatermalaysia.com/api/mcp

No auth detected

MCP server metadata

Name
greater-malaysia
Version
1.0.0
Capabilities
tools
Server instructions

Trusted, source-cited data about Malaysia. Use these tools for current facts; cite the source field in each result.

Known tools 8

get_fuel_prices

This week's Malaysian retail fuel prices (RON95, RON97, diesel) in RM per litre, from data.gov.my (KPDN).

Inferred read-only
get_exchange_rate

Ringgit and other exchange rates (ECB reference, via Frankfurter).

Inferred read-only
get_prayer_times

Today's prayer times (waktu solat) for a Malaysian city or JAKIM zone, from JAKIM e-Solat.

Inferred read-only
get_public_holidays

Malaysian public holidays for a year, plus the next upcoming one.

Inferred read-only
get_weather

Current weather and US air-quality index for a Malaysian city, from Open-Meteo.

Inferred read-only
get_inflation

Malaysian headline inflation (CPI) and year-on-year rate, from DOSM.

Inferred read-only
get_population

Malaysia's total population, latest official figure from DOSM.

Inferred read-only
get_election

Malaysia's next general election (GE16): the must-be-held-by date, a countdown, and how the system works.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for greatermalaysia.com was fetched 2026-08-03T14:36:14.922Z and is being refreshed.

Trust status Trusted

greatermalaysia.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.