Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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 calculate-smi skill.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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