General Tools
greatermalaysia.com
Provides various Malaysian public data such as fuel prices, exchange rates, prayer times, holidays, and weather.
ENDPOINT 1
https://greatermalaysia.com/api/mcp
MCP server metadata
- Name
- greater-malaysia
- Version
- 1.0.0
Trusted, source-cited data about Malaysia. Use these tools for current facts; cite the source field in each result.
Known tools 8
get_fuel_pricesThis week's Malaysian retail fuel prices (RON95, RON97, diesel) in RM per litre, from data.gov.my (KPDN).
Inferred read-onlyget_exchange_rateRinggit and other exchange rates (ECB reference, via Frankfurter).
Inferred read-onlyget_prayer_timesToday's prayer times (waktu solat) for a Malaysian city or JAKIM zone, from JAKIM e-Solat.
Inferred read-onlyget_public_holidaysMalaysian public holidays for a year, plus the next upcoming one.
Inferred read-onlyget_weatherCurrent weather and US air-quality index for a Malaysian city, from Open-Meteo.
Inferred read-onlyget_electionMalaysia's next general election (GE16): the must-be-held-by date, a countdown, and how the system works.
Inferred read-onlyCONNECT 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.
greatermalaysia.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.