# Malaysia Weather MCP for AI Agents AI Agent Connect

> Malaysia Weather MCP gives you real-time tropical weather forecasts, severe weather alerts, and seismic data from the official Malaysian Meteorological Department. It handles the translation of Malay weather conditions into English automatically, making it a go-to for anyone tracking conditions in the Malay Peninsula, Sabah, or Sarawak.

## Overview
- **Category:** data-services
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_OnNJXlwM8oMxRyVXnTdNd4kSL5xKm8ruD20EImYf/ai-agent-connect
- **Tags:** weather-forecast, seismic-monitoring, emergency-alerts, climate-data, geospatial-intelligence

## Description

Stop jumping between browser tabs to see if a tropical storm is going to hit your shipping route or ground a flight. This Connector gives your agent a direct line to the official Malaysian Meteorological Department data feed. You can get the 7-day outlook for any specific town, district, or recreation area in Malaysia without having to search for local news sites. It handles the heavy lifting of translating Malay-language weather conditions into English automatically, so you don't have to worry about language barriers when monitoring the Malay Peninsula, Sabah, or Sarawak. If you're managing a logistics chain or planning a group trip, having this data available in one place via the Vinkius catalog makes it much easier to stay ahead of the weather. You get specific details on temperature ranges and conditions for the morning, afternoon, and night. It also pulls active alerts for heavy rain, strong winds, and dangerous sea conditions, plus real-time seismic data for the Southeast Asian region. It's about getting the exact data you need for a specific location without the noise of a general weather app. Instead of scrolling through long news feeds, you get a clean summary of what's happening right now. This makes it a reliable way to manage operations in tropical climates where weather changes can impact safety and schedules in an instant.

## Tools

### get_malaysia_earthquakes
Get recent earthquake alerts for the Southeast Asian region including magnitude, depth, and distance from Malaysia.

### get_malaysia_forecast
Pull the 7-day weather forecast for any Malaysian location with automatic Malay-to-English translation.

### get_malaysia_warnings
Fetch active weather warnings for heavy rain, strong winds, and dangerous sea conditions from MET Malaysia.

## Prompt Examples

**Prompt:** 
```
What's the weather like in Penang for the next week?
```

**Response:** 
```
### 7-Day Forecast for Penang

| Day | Morning | Afternoon | Night | Temp Range |
| :--- | :--- | :--- | :--- | :--- |
| **Mon** | Clear | Isolated Showers | Light Rain | 24°C - 31°C |
| **Tue** | Cloudy | Thunderstorms | Heavy Rain | 23°C - 30°C |
| **Wed** | Clear | Clear | Clear | 25°C - 32°C |
| **Thu** | Light Rain | Showers | Cloudy | 24°C - 30°C |
| **Fri** | Clear | Clear | Clear | 26°C - 33°C |
| **Sat** | Cloudy | Showers | Light Rain | 24°C - 31°C |
| **Sun** | Clear | Clear | Clear | 25°C - 32°C |
```

**Prompt:** 
```
Are there any active weather warnings for the Malay Peninsula right now?
```

**Response:** 
```
### Active Weather Warnings

There are currently **2 active warnings** issued by MET Malaysia:

*   **Heavy Rain Alert:** Expected in the southern region of the Malay Peninsula. (Bahasa Melayu: *Amaran Hujan Lebat*)
*   **Strong Winds:** Warning issued for coastal areas due to high sea conditions. (Bahasa Melayu: *Amaran Angin Kencang*)
```

**Prompt:** 
```
Has there been any earthquake activity near Malaysia recently?
```

**Response:** 
```
### Recent Seismic Activity

I've checked the latest seismic feed for the Southeast Asian region:

*   **Magnitude:** 5.5
*   **Location:** Minahassa Peninsula, Sulawesi
*   **Depth:** 135 km
*   **Distance:** Approximately 613 km southeast of Semporna, Sabah
*   **Status:** NORMAL (No tsunami warning issued)
```

## Capabilities

### Get 7-day tropical forecasts
Pull detailed morning, afternoon, and night weather predictions for specific Malaysian towns and districts.

### Fetch severe weather warnings
Get active official alerts for heavy rain, strong winds, and dangerous sea conditions in English or Malay.

### Monitor regional earthquakes
Retrieve real-time seismic events for Southeast Asia including magnitude, depth, and distance from Malaysia.

### Automatic Malay translation
Receive all local Malay forecast conditions automatically translated into English.

### Check temperature ranges
See specific temperature highs and lows for different times of day in any Malaysian location.

## Use Cases

### Adjusting shipping schedules
A logistics manager asks if heavy rain is expected in Johor Bahru this afternoon to decide if a shipment should be delayed.

### Verifying tour conditions
A tour operator checks the 7-day forecast for Langkawi to see if they need to move an outdoor event due to rain.

### Checking coastal safety
A local business owner asks for active weather warnings to see if strong winds are impacting the coastal area today.

### Updating risk reports
An analyst pulls the latest earthquake data for the Southeast Asian region to update a regional safety and risk report.

## Benefits

- Skip manual translation by getting Malay weather conditions automatically converted to English via get_malaysia_forecast.
- Stay ahead of shipping delays by checking active weather warnings with get_malaysia_warnings for specific regions.
- Monitor regional seismic risks instantly using get_malaysia_earthquakes to get magnitude and distance data.
- Plan trips with precision using 7-day forecasts that break down morning, afternoon, and night conditions.
- Get authoritative data straight from MET Malaysia instead of relying on unreliable third-party weather sites.

## How It Works

The bottom line is you get authoritative Malaysian weather data without manual searching or translation.

1. Connect the Malaysia Weather MCP to your AI client through the Vinkius platform.
2. Ask your agent for a specific location's forecast or current weather warnings.
3. Receive translated weather data and seismic alerts in a clean, readable format.

## Frequently Asked Questions

**Can the Malaysia Weather MCP give me forecasts for specific towns?**
Yes, it provides 7-day forecasts for districts, towns, and recreation areas across the whole country, including specific locations like Kuala Lumpur or Langkawi.

**Does the Malaysia Weather MCP translate Malay weather terms?**
Yes, it automatically translates all local Malay forecast conditions into English for you, so you don't have to worry about language barriers.

**Can I use Malaysia Weather MCP to check for earthquakes?**
It pulls real-time seismic events for the Southeast Asian region, including magnitude, depth, and distance from Malaysian territory.

**How does Malaysia Weather MCP handle severe weather alerts?**
It pulls active warnings for heavy rain, strong winds, and dangerous sea conditions directly from the official Malaysian Meteorological Department.

**Is the data from Malaysia Weather MCP up to date?**
Yes, the Connector pulls from the official MET Malaysia feed, which is updated daily to ensure you have the latest tropical climate intelligence.

**Can I use Malaysia Weather MCP for travel planning?**
It's great for that because it shows specific conditions for morning, afternoon, and night, helping you plan outdoor activities with more certainty.

**Do I need an API Key?**
No. The data.gov.my Weather API is completely open and requires zero authentication. For higher rate limits, an optional token can be requested via email to the Malaysian government.

**Are the forecasts in English?**
The raw data from MET Malaysia uses Bahasa Melayu for forecast conditions. This server automatically translates all forecast terms to English, so you always receive clear, human-readable weather descriptions.