irm-kmi-mcp Belgium Weather
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IRM_LANG | No | Default language for official texts (bulletins, warning texts, day names, wind directions): fr, nl, en or de. Unset or invalid values fall back to English. | en |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| current_conditionsA | Return observed weather conditions for a location in Belgium. Conditions come from the nearest IRM weather station. The condition
label is canonical English, with the raw IRM weather code exposed in
|
| daily_forecastA | Return a daily weather forecast for a location in Belgium. Each day includes the official IRM text bulletin unless
|
| hourly_forecastA | Return an hourly weather forecast for a location in Belgium. Covers temperature, precipitation, pressure and wind. Every row carries
an absolute |
| rain_forecastA | Return the short-term rain nowcast for a location in Belgium. Based on the IRM rain radar: expected precipitation per 10-minute frame over roughly the next 5 hours. Answers questions such as "will it rain in the next hour?" much more cheaply than the hourly forecast. |
| pollenA | Return today's official IRM pollen levels for Belgium. Pollen levels are national; the location only selects the forecast payload they are read from and defaults to Brussels. |
| warningsA | Return official IRM weather warnings for Belgium. Without |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kthys/irm-kmi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server