ERA5 SMI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inspect_netcdfA | Inspects a NetCDF file and returns a summary of its contents (dimensions, variables, coordinates). |
| fetch_era5_pressure_levelsA | Downloads ERA5 monthly mean data on specific pressure levels for a given month across one or more years. |
| fetch_era5_single_levelsB | Downloads ERA5 monthly mean surface data. |
| fetch_era5_hourly_single_levelsB | Downloads ERA5 hourly surface data. |
| fetch_era5_hourly_pressure_levelsB | Downloads ERA5 hourly data on specific pressure levels. |
| fetch_era5_land_soil_moistureA | Downloads ERA5-Land monthly mean volumetric soil water content for one soil layer. This is the primary data source for the SMI pipeline (see skills/calculate-smi). |
| extract_point_timeseriesA | Extracts the nearest-pixel monthly time series from a downloaded NetCDF
file and writes it as a CSV with columns year,month,date,.
This CSV is the expected input format for the |
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/leandroavl/SMI_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server